Trace number 225745

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 300.755 303.571

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-41_ext.xml
MD5SUM62243d68ad0c4f8ec6a426719b5be701
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.75428
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09	c --- Preproc Stats ---
2.34	c start processing
2.34	c start relation processing
4.37	c start cnf exporting
22.41	c parsing time : 2.109
22.41	c preprocessing time : 22.181
22.41	
22.41	c Nary constraints - conflicts : 0 supports : 0
22.41	c Binary constraints - conflicts : 0 supports :84
22.41	c max arity constraint : 2
22.41	c Max Tuples generated 0
22.41	c relations : 84
22.41	c relations BDD: 0
22.41	c vars : 7201 - clauses :  674680
22.41	
22.48	 
22.48	c --- Minisat Stats ---
22.48	 
303.53	c restarts              : 14
303.53	c conflicts             : 41529          (149 /sec)
303.53	c decisions             : 77550          (1.57 % random) (279 /sec)
303.53	c propagations          : 33787615       (121423 /sec)
303.53	c conflict literals     : 21050805       (16.81 % deleted)
303.53	c Memory used           : 131.83 MB
303.53	c CPU time              : 278.264 s
303.53	
303.53	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/node56/watcher-225745-1168273290 -o ROOT/results/node56/solver-225745-1168273290 -C 1800 -M 900 /tmp/evaluation/225745-1168273290/galac.sh /tmp/evaluation/225745-1168273290/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: 1.83 1.73 1.73 4/85 11410
/proc/meminfo: memFree=1651536/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=8652 CPUtime=0
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 175727146 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 2163 280 208 79 0 156 0
[pid=11411] ppid=11409 vsize=8688 CPUtime=0
/proc/11411/stat : 11411 (galac.sh) S 11409 11409 11239 0 -1 4194368 38 0 0 0 0 0 0 0 18 0 1 0 175727147 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253307355218 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/11411/statm: 2172 286 209 79 0 165 0
[pid=11412] ppid=11411 vsize=8688 CPUtime=0
/proc/11412/stat : 11412 (galac.sh) R 11411 11409 11239 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 175727147 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253307353778 0 0 4096 73728 0 0 0 17 0 0 0
/proc/11412/statm: 2172 286 209 79 0 165 0

[startup+0.106641 s]
/proc/loadavg: 1.83 1.73 1.73 4/85 11410
/proc/meminfo: memFree=1651536/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=0.01
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.515671 s]
/proc/loadavg: 1.83 1.73 1.73 4/85 11410
/proc/meminfo: memFree=1651536/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=0.01
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.34675 s]
/proc/loadavg: 1.83 1.73 1.73 4/93 11430
/proc/meminfo: memFree=1573840/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=0.01
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11423] ppid=11409 vsize=861064 CPUtime=1.22
/proc/11423/stat : 11423 (java) R 11409 11409 11239 0 -1 0 21657 0 1 0 109 13 0 0 22 0 8 0 175727156 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073767797 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11423/statm: 215266 21410 1970 14 0 201471 0
[pid=11423/tid=11424] ppid=11409 vsize=861064 CPUtime=0.05
/proc/11423/task/11424/stat : 11424 (java) S 11409 11409 11239 0 -1 64 5891 0 0 0 3 2 0 0 16 0 8 0 175727160 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11425] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11425/stat : 11425 (java) S 11409 11409 11239 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175727160 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11426] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11426/stat : 11426 (java) S 11409 11409 11239 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175727160 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11427] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11427/stat : 11427 (java) S 11409 11409 11239 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175727164 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11428] ppid=11409 vsize=861064 CPUtime=0.13
/proc/11423/task/11428/stat : 11428 (java) S 11409 11409 11239 0 -1 64 898 0 0 0 13 0 0 0 16 0 8 0 175727164 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11429] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11429/stat : 11429 (java) S 11409 11409 11239 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175727164 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11430] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11430/stat : 11430 (java) S 11409 11409 11239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175727164 881729536 21410 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908624

[startup+2.98791 s]
/proc/loadavg: 1.83 1.73 1.73 3/93 11430
/proc/meminfo: memFree=1562704/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=0.01
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11423] ppid=11409 vsize=861064 CPUtime=2.84
/proc/11423/stat : 11423 (java) R 11409 11409 11239 0 -1 0 24238 0 1 0 270 14 0 0 25 0 8 0 175727156 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073888662 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11423/statm: 215266 23987 1974 14 0 201471 0
[pid=11423/tid=11424] ppid=11409 vsize=861064 CPUtime=0.16
/proc/11423/task/11424/stat : 11424 (java) S 11409 11409 11239 0 -1 64 8431 0 0 0 12 4 0 0 16 0 8 0 175727160 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11425] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11425/stat : 11425 (java) S 11409 11409 11239 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175727160 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11426] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11426/stat : 11426 (java) S 11409 11409 11239 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175727160 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11427] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11427/stat : 11427 (java) S 11409 11409 11239 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175727164 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11428] ppid=11409 vsize=861064 CPUtime=0.18
/proc/11423/task/11428/stat : 11428 (java) S 11409 11409 11239 0 -1 64 924 0 0 0 18 0 0 0 16 0 8 0 175727164 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11429] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11429/stat : 11429 (java) S 11409 11409 11239 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175727164 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11430] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11430/stat : 11430 (java) S 11409 11409 11239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175727164 881729536 23987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908624

[startup+6.28123 s]
/proc/loadavg: 1.92 1.75 1.73 3/93 11430
/proc/meminfo: memFree=1547600/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=0.01
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11423] ppid=11409 vsize=861064 CPUtime=6.1
/proc/11423/stat : 11423 (java) R 11409 11409 11239 0 -1 0 27807 0 1 0 593 17 0 0 25 0 8 0 175727156 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152033923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11423/statm: 215266 27552 1994 14 0 201471 0
[pid=11423/tid=11424] ppid=11409 vsize=861064 CPUtime=0.3
/proc/11423/task/11424/stat : 11424 (java) S 11409 11409 11239 0 -1 64 11916 0 0 0 25 5 0 0 16 0 8 0 175727160 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11425] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11425/stat : 11425 (java) S 11409 11409 11239 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175727160 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11426] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11426/stat : 11426 (java) S 11409 11409 11239 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175727160 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11427] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11427/stat : 11427 (java) S 11409 11409 11239 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11428] ppid=11409 vsize=861064 CPUtime=0.25
/proc/11423/task/11428/stat : 11428 (java) S 11409 11409 11239 0 -1 64 966 0 0 0 24 1 0 0 16 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11429] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11429/stat : 11429 (java) S 11409 11409 11239 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11430] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11430/stat : 11430 (java) S 11409 11409 11239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908624

[startup+12.7819 s]
/proc/loadavg: 1.85 1.74 1.73 2/76 11439
/proc/meminfo: memFree=1708568/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=0.01
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11423] ppid=11409 vsize=861064 CPUtime=12.56
/proc/11423/stat : 11423 (java) R 11409 11409 11239 0 -1 0 27820 0 1 0 1236 20 0 0 19 0 8 0 175727156 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11423/statm: 215266 27552 1994 14 0 201471 0
[pid=11423/tid=11424] ppid=11409 vsize=861064 CPUtime=0.31
/proc/11423/task/11424/stat : 11424 (java) S 11409 11409 11239 0 -1 64 11916 0 0 0 26 5 0 0 15 0 8 0 175727160 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11425] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11425/stat : 11425 (java) S 11409 11409 11239 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175727160 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11426] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11426/stat : 11426 (java) S 11409 11409 11239 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175727160 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11427] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11427/stat : 11427 (java) S 11409 11409 11239 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11428] ppid=11409 vsize=861064 CPUtime=0.25
/proc/11423/task/11428/stat : 11428 (java) S 11409 11409 11239 0 -1 64 966 0 0 0 24 1 0 0 16 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11429] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11429/stat : 11429 (java) S 11409 11409 11239 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11423/tid=11430] ppid=11409 vsize=861064 CPUtime=0
/proc/11423/task/11430/stat : 11430 (java) S 11409 11409 11239 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175727164 881729536 27552 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908624

[startup+25.6291 s]
/proc/loadavg: 1.81 1.73 1.73 3/74 11508
/proc/meminfo: memFree=1720240/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=22.18
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 800 29564 0 1 0 0 2190 28 17 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11508] ppid=11409 vsize=35620 CPUtime=3.1
/proc/11508/stat : 11508 (minisat) R 11409 11409 11239 0 -1 4194304 8780 0 0 0 305 5 0 0 25 0 1 0 175729395 36474880 8762 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11508/statm: 8905 8762 54 142 0 8761 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 83180

[startup+51.2966 s]
/proc/loadavg: 1.88 1.75 1.73 3/74 11508
/proc/meminfo: memFree=1707376/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=22.18
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 800 29564 0 1 0 0 2190 28 17 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11508] ppid=11409 vsize=57228 CPUtime=28.54
/proc/11508/stat : 11508 (minisat) R 11409 11409 11239 0 -1 4194304 14160 0 0 0 2845 9 0 0 25 0 1 0 175729395 58601472 14142 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/11508/statm: 14307 14142 54 142 0 14163 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 104788

[startup+102.532 s]
/proc/loadavg: 1.94 1.79 1.74 3/74 11508
/proc/meminfo: memFree=1642928/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=22.18
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 800 29564 0 1 0 0 2190 28 17 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11508] ppid=11409 vsize=81140 CPUtime=79.31
/proc/11508/stat : 11508 (minisat) R 11409 11409 11239 0 -1 4194304 20060 0 0 0 7918 13 0 0 25 0 1 0 175729395 83087360 20042 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11508/statm: 20285 20042 54 142 0 20141 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 128700

[startup+162.594 s]
/proc/loadavg: 1.98 1.83 1.75 3/74 11508
/proc/meminfo: memFree=1693424/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=22.18
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 800 29564 0 1 0 0 2190 28 17 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11508] ppid=11409 vsize=104168 CPUtime=138.83
/proc/11508/stat : 11508 (minisat) R 11409 11409 11239 0 -1 4194304 25757 0 0 0 13865 18 0 0 25 0 1 0 175729395 106668032 25739 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11508/statm: 26042 25739 54 142 0 25898 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 151728

[startup+222.669 s]
/proc/loadavg: 1.99 1.85 1.77 3/74 11508
/proc/meminfo: memFree=1643568/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=22.18
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 800 29564 0 1 0 0 2190 28 17 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11508] ppid=11409 vsize=118832 CPUtime=198.36
/proc/11508/stat : 11508 (minisat) R 11409 11409 11239 0 -1 4194304 29343 0 0 0 19815 21 0 0 25 0 1 0 175729395 121683968 29325 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/11508/statm: 29708 29325 54 142 0 29564 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 166392

[startup+282.732 s]
/proc/loadavg: 1.99 1.88 1.78 3/74 11508
/proc/meminfo: memFree=1610928/2055920 swapFree=4184772/4192956
[pid=11409] ppid=11407 vsize=47560 CPUtime=22.18
/proc/11409/stat : 11409 (galac.sh) S 11407 11409 11239 0 -1 4194304 800 29564 0 1 0 0 2190 28 17 0 1 0 175727146 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11409/statm: 11890 364 246 79 0 218 0
[pid=11508] ppid=11409 vsize=131972 CPUtime=257.88
/proc/11508/stat : 11508 (minisat) R 11409 11409 11239 0 -1 4194304 32542 0 0 0 25764 24 0 0 25 0 1 0 175729395 135139328 32524 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11508/statm: 32993 32524 54 142 0 32849 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 179532

Child status: 0
Real time (s): 303.571
CPU time (s): 300.755
CPU user time (s): 300.176
CPU system time (s): 0.578911
CPU usage (%): 99.0724
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.176
system time used= 0.578911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63862
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= 1574
involuntary context switches= 6505

runsolver used 0.432934 s user time and 0.91986 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Mon Jan  8 16:21:30 UTC 2007


IDJOB= 225745
IDBENCH= 5890
FILE ID= node56/225745-1168273290

PBS_JOBID= 3483241

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-41_ext.xml
COMMAND LINE= /tmp/evaluation/225745-1168273290/galac.sh /tmp/evaluation/225745-1168273290/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-225745-1168273290 -o ROOT/results/node56/solver-225745-1168273290 -C 1800 -M 900  /tmp/evaluation/225745-1168273290/galac.sh /tmp/evaluation/225745-1168273290/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  62243d68ad0c4f8ec6a426719b5be701

RANDOM SEED= 175266030

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.232
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.232
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:      2055920 kB
MemFree:       1652144 kB
Buffers:         26600 kB
Cached:         145432 kB
SwapCached:       2048 kB
Active:         268620 kB
Inactive:        83312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652144 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            4768 kB
Writeback:           0 kB
Mapped:         196868 kB
Slab:            36808 kB
Committed_AS:  4596928 kB
PageTables:       2228 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= 66556 MiB



End job on node56 on Mon Jan  8 16:26:34 UTC 2007