Trace number 247377

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1UNSAT 536.933 540.442

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-15_ext.xml
MD5SUM99970ae154e1fd72222efe3964c656cb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.08338
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.26	c start processing
1.27	c start relation processing
2.68	c start cnf exporting
22.39	c parsing time : 1.104
22.39	c preprocessing time : 22.233
22.39	
22.39	c Nary constraints - conflicts : 0 supports : 5
22.39	c Binary constraints - conflicts : 0 supports :0
22.39	c max arity constraint : 10
22.39	c Max Tuples generated 0
22.39	c relations : 5
22.39	c relations BDD: 5
22.39	c vars : 170006 - clauses :  560284
22.39	
22.44	 
22.44	c --- Minisat Stats ---
22.44	 
540.42	c restarts              : 11
540.42	c conflicts             : 12928          (25 /sec)
540.42	c decisions             : 32080          (1.44 % random) (62 /sec)
540.42	c propagations          : 843164078      (1635254 /sec)
540.42	c conflict literals     : 886620         (36.98 % deleted)
540.42	c Memory used           : 41.16 MB
540.42	c CPU time              : 515.617 s
540.42	
540.42	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-247377-1168392098 -o ROOT/results/node6/solver-247377-1168392098 -C 1800 -M 900 /tmp/evaluation/247377-1168392098/galac.sh /tmp/evaluation/247377-1168392098/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.78 1.03 1.04 3/86 25501
/proc/meminfo: memFree=1664936/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=8528 CPUtime=0
/proc/25500/stat : 25500 (galac.sh) R 25498 25500 25370 0 -1 4194304 299 0 0 0 0 0 0 0 20 0 1 0 187605284 8732672 245 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583005365 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25500/statm: 2140 250 194 79 0 133 0

[startup+0.103803 s]
/proc/loadavg: 0.78 1.03 1.04 3/86 25501
/proc/meminfo: memFree=1664936/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=0.01
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.51185 s]
/proc/loadavg: 0.78 1.03 1.04 3/86 25501
/proc/meminfo: memFree=1664936/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=0.01
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33495 s]
/proc/loadavg: 0.78 1.03 1.04 4/105 25532
/proc/meminfo: memFree=1570448/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=0.01
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25516] ppid=25500 vsize=861064 CPUtime=1.27
/proc/25516/stat : 25516 (java) R 25500 25500 25370 0 -1 0 20276 0 1 0 117 10 0 0 25 0 8 0 187605288 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073790399 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25516/statm: 215266 20030 1972 14 0 201471 0
[pid=25516/tid=25520] ppid=25500 vsize=861064 CPUtime=0.02
/proc/25516/task/25520/stat : 25520 (java) S 25500 25500 25370 0 -1 64 4504 0 0 0 1 1 0 0 16 0 8 0 187605291 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25521] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25521/stat : 25521 (java) S 25500 25500 25370 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187605292 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25522] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25522/stat : 25522 (java) S 25500 25500 25370 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187605292 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25529] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25529/stat : 25529 (java) S 25500 25500 25370 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187605295 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25530] ppid=25500 vsize=861064 CPUtime=0.12
/proc/25516/task/25530/stat : 25530 (java) S 25500 25500 25370 0 -1 64 898 0 0 0 12 0 0 0 16 0 8 0 187605295 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25531] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25531/stat : 25531 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187605295 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25532] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25532/stat : 25532 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187605295 881729536 20030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.98814 s]
/proc/loadavg: 0.78 1.03 1.04 4/105 25532
/proc/meminfo: memFree=1470544/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=0.01
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25516] ppid=25500 vsize=861064 CPUtime=2.92
/proc/25516/stat : 25516 (java) R 25500 25500 25370 0 -1 0 31861 0 1 0 276 16 0 0 25 0 8 0 187605288 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073916009 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25516/statm: 215266 31613 1993 14 0 201471 0
[pid=25516/tid=25520] ppid=25500 vsize=861064 CPUtime=0.42
/proc/25516/task/25520/stat : 25520 (java) S 25500 25500 25370 0 -1 64 15996 0 0 0 36 6 0 0 19 0 8 0 187605291 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25521] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25521/stat : 25521 (java) S 25500 25500 25370 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187605292 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25522] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25522/stat : 25522 (java) S 25500 25500 25370 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187605292 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25529] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25529/stat : 25529 (java) S 25500 25500 25370 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187605295 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25530] ppid=25500 vsize=861064 CPUtime=0.22
/proc/25516/task/25530/stat : 25530 (java) S 25500 25500 25370 0 -1 64 948 0 0 0 21 1 0 0 16 0 8 0 187605295 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25531] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25531/stat : 25531 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187605295 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25532] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25532/stat : 25532 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187605295 881729536 31613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908632

[startup+6.28353 s]
/proc/loadavg: 0.88 1.05 1.04 4/105 25532
/proc/meminfo: memFree=1285080/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=0.01
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25516] ppid=25500 vsize=861064 CPUtime=5.79
/proc/25516/stat : 25516 (java) R 25500 25500 25370 0 -1 0 40353 0 1 0 558 21 0 0 25 0 8 0 187605288 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154517585 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25516/statm: 215266 40100 1993 14 0 201471 0
[pid=25516/tid=25520] ppid=25500 vsize=861064 CPUtime=0.74
/proc/25516/task/25520/stat : 25520 (java) S 25500 25500 25370 0 -1 64 24481 0 0 0 64 10 0 0 16 0 8 0 187605291 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25516/tid=25521] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25521/stat : 25521 (java) S 25500 25500 25370 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187605292 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25522] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25522/stat : 25522 (java) S 25500 25500 25370 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187605292 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25529] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25529/stat : 25529 (java) S 25500 25500 25370 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187605295 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25530] ppid=25500 vsize=861064 CPUtime=0.22
/proc/25516/task/25530/stat : 25530 (java) S 25500 25500 25370 0 -1 64 950 0 0 0 21 1 0 0 15 0 8 0 187605295 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25531] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25531/stat : 25531 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187605295 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25532] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25532/stat : 25532 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187605295 881729536 40100 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 908632

[startup+12.7651 s]
/proc/loadavg: 1.20 1.11 1.06 5/105 25532
/proc/meminfo: memFree=1010392/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=0.01
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25516] ppid=25500 vsize=861064 CPUtime=11.89
/proc/25516/stat : 25516 (java) R 25500 25500 25370 0 -1 0 40366 0 1 0 1165 24 0 0 25 0 8 0 187605288 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073683424 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25516/statm: 215266 40102 1993 14 0 201471 0
[pid=25516/tid=25520] ppid=25500 vsize=861064 CPUtime=0.75
/proc/25516/task/25520/stat : 25520 (java) S 25500 25500 25370 0 -1 64 24481 0 0 0 65 10 0 0 16 0 8 0 187605291 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25516/tid=25521] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25521/stat : 25521 (java) S 25500 25500 25370 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187605292 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25522] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25522/stat : 25522 (java) S 25500 25500 25370 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187605292 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25529] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25529/stat : 25529 (java) S 25500 25500 25370 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 187605295 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25530] ppid=25500 vsize=861064 CPUtime=0.23
/proc/25516/task/25530/stat : 25530 (java) S 25500 25500 25370 0 -1 64 952 0 0 0 22 1 0 0 16 0 8 0 187605295 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25516/tid=25531] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25531/stat : 25531 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187605295 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25532] ppid=25500 vsize=861064 CPUtime=0
/proc/25516/task/25532/stat : 25532 (java) S 25500 25500 25370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187605295 881729536 40102 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 908632

[startup+25.6306 s]
/proc/loadavg: 1.40 1.16 1.08 2/82 25545
/proc/meminfo: memFree=1624656/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=37476 CPUtime=3.16
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 8460 0 0 0 309 7 0 0 25 0 1 0 187607528 38375424 8442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/25534/statm: 9369 8442 51 142 0 9225 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 85044

[startup+51.2398 s]
/proc/loadavg: 1.96 1.31 1.13 3/87 25814
/proc/meminfo: memFree=1616424/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=38136 CPUtime=26.77
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 8644 0 0 0 2668 9 0 0 25 0 1 0 187607528 39051264 8626 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 9534 8626 54 142 0 9390 0
Current children cumulated CPU time (s) 47.9
Current children cumulated vsize (KiB) 85704

[startup+102.458 s]
/proc/loadavg: 1.72 1.35 1.15 2/79 26119
/proc/meminfo: memFree=1606248/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=38800 CPUtime=77.94
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 8792 0 0 0 7781 13 0 0 25 0 1 0 187607528 39731200 8774 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 9700 8774 54 142 0 9556 0
Current children cumulated CPU time (s) 99.07
Current children cumulated vsize (KiB) 86368

[startup+162.541 s]
/proc/loadavg: 1.26 1.28 1.14 2/79 26119
/proc/meminfo: memFree=1606120/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=39212 CPUtime=138
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 8916 0 0 0 13787 13 0 0 25 0 1 0 187607528 40153088 8898 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 9803 8898 54 142 0 9659 0
Current children cumulated CPU time (s) 159.13
Current children cumulated vsize (KiB) 86780

[startup+222.629 s]
/proc/loadavg: 1.09 1.22 1.12 2/79 26119
/proc/meminfo: memFree=1605608/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=39740 CPUtime=198.07
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 9046 0 0 0 19794 13 0 0 25 0 1 0 187607528 40693760 9028 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 9935 9028 54 142 0 9791 0
Current children cumulated CPU time (s) 219.2
Current children cumulated vsize (KiB) 87308

[startup+282.712 s]
/proc/loadavg: 1.03 1.18 1.11 2/79 26119
/proc/meminfo: memFree=1604968/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=40400 CPUtime=258.13
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 9202 0 0 0 25800 13 0 0 25 0 1 0 187607528 41369600 9184 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 10100 9184 54 142 0 9956 0
Current children cumulated CPU time (s) 279.26
Current children cumulated vsize (KiB) 87968

[startup+342.798 s]
/proc/loadavg: 1.01 1.15 1.10 2/79 26119
/proc/meminfo: memFree=1604456/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=40928 CPUtime=318.2
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 9342 0 0 0 31806 14 0 0 25 0 1 0 187607528 41910272 9324 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 10232 9324 54 142 0 10088 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 88496

[startup+402.88 s]
/proc/loadavg: 1.00 1.12 1.09 2/79 26119
/proc/meminfo: memFree=1604008/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=41348 CPUtime=378.26
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 9445 0 0 0 37812 14 0 0 25 0 1 0 187607528 42340352 9427 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 10337 9427 54 142 0 10193 0
Current children cumulated CPU time (s) 399.39
Current children cumulated vsize (KiB) 88916

[startup+462.968 s]
/proc/loadavg: 1.00 1.09 1.08 2/79 26119
/proc/meminfo: memFree=1603496/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=41876 CPUtime=438.32
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 9575 0 0 0 43818 14 0 0 25 0 1 0 187607528 42881024 9557 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 10469 9557 54 142 0 10325 0
Current children cumulated CPU time (s) 459.45
Current children cumulated vsize (KiB) 89444

[startup+523.049 s]
/proc/loadavg: 1.00 1.07 1.08 2/79 26119
/proc/meminfo: memFree=1603176/2055924 swapFree=4165672/4192956
[pid=25500] ppid=25498 vsize=47568 CPUtime=21.13
/proc/25500/stat : 25500 (galac.sh) S 25498 25500 25370 0 -1 4194304 799 42095 0 1 0 0 2082 31 17 0 1 0 187605284 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25500/statm: 11892 363 245 79 0 218 0
[pid=25534] ppid=25500 vsize=42144 CPUtime=498.38
/proc/25534/stat : 25534 (minisat) R 25500 25500 25370 0 -1 4194304 9655 0 0 0 49824 14 0 0 25 0 1 0 187607528 43155456 9637 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25534/statm: 10536 9637 54 142 0 10392 0
Current children cumulated CPU time (s) 519.51
Current children cumulated vsize (KiB) 89712

Child status: 0
Real time (s): 540.442
CPU time (s): 536.933
CPU user time (s): 536.449
CPU system time (s): 0.483926
CPU usage (%): 99.3508
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.449
system time used= 0.483926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52770
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1605
involuntary context switches= 14506

runsolver used 0.628904 s user time and 1.35779 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Wed Jan 10 01:21:39 UTC 2007


IDJOB= 247377
IDBENCH= 11100
FILE ID= node6/247377-1168392098

PBS_JOBID= 3522777

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-15_ext.xml
COMMAND LINE= /tmp/evaluation/247377-1168392098/galac.sh /tmp/evaluation/247377-1168392098/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-247377-1168392098 -o ROOT/results/node6/solver-247377-1168392098 -C 1800 -M 900  /tmp/evaluation/247377-1168392098/galac.sh /tmp/evaluation/247377-1168392098/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  99970ae154e1fd72222efe3964c656cb

RANDOM SEED= 706497518

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1665760 kB
Buffers:         47232 kB
Cached:         245204 kB
SwapCached:       2888 kB
Active:         189084 kB
Inactive:       140676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1665760 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            7512 kB
Writeback:           0 kB
Mapped:          47064 kB
Slab:            45308 kB
Committed_AS:  6343108 kB
PageTables:       2288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66549 MiB



End job on node6 on Wed Jan 10 01:30:39 UTC 2007