Trace number 1047928

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 MUNSAT 608.924 614.785

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-50-9-mod.xml
MD5SUM4312a5e57186bf6bd2a848a5a1f0f4ee
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.043993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
1.05/1.14	c start processing
1.05/1.14	c start relation processing
1.05/1.14	c start cnf exporting
5.71/5.90	c parsing time : 1.012
5.71/5.90	c preprocessing time : 5.771
5.71/5.90	
5.71/5.90	c Nary constraints - conflicts : 600 supports : 0
5.71/5.90	c Binary constraints - conflicts : 0 supports :0
5.71/5.90	c max arity constraint : 3
5.71/5.90	c Max Tuples generated 729
5.71/5.90	c relations : 1
5.71/5.90	c relations BDD: 0
5.71/5.90	c sampling 0/0
5.71/5.90	c vars : 451 - clauses :  136850
5.71/5.90	
5.80/5.94	 
5.80/5.94	c --- SAT Solver Stats ---
5.80/5.94	 
608.82/614.76	c restarts              : 19
608.82/614.76	c conflicts             : 346143         (574 /sec)
608.82/614.76	c decisions             : 385448         (1.83 % random) (639 /sec)
608.82/614.76	c propagations          : 9320443        (15460 /sec)
608.82/614.76	c conflict literals     : 10075873       (27.58 % deleted)
608.82/614.76	c Memory used           : 50.05 MB
608.82/614.76	c CPU time              : 602.862 s
608.82/614.76	
608.82/614.76	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047928-1215041643/watcher-1047928-1215041643 -o /tmp/evaluation-result-1047928-1215041643/solver-1047928-1215041643 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1047928-1215041643.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.06 1.80 4/81 12264
/proc/meminfo: memFree=1521544/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=18572 CPUtime=0
/proc/12264/stat : 12264 (runsolver) R 12262 12264 11897 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1983135802 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 218076081447 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12264/statm: 4643 292 257 25 0 2626 0

[startup+0.027111 s]
/proc/loadavg: 2.14 2.06 1.80 4/81 12264
/proc/meminfo: memFree=1521544/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=8784 CPUtime=0.01
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 586 1320 0 0 0 0 0 1 20 0 1 0 1983135802 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 218076250194 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/12264/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101131 s]
/proc/loadavg: 2.14 2.06 1.80 4/81 12264
/proc/meminfo: memFree=1521544/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=0.01
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.30116 s]
/proc/loadavg: 2.14 2.06 1.80 4/81 12264
/proc/meminfo: memFree=1521544/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=0.01
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.701228 s]
/proc/loadavg: 2.14 2.06 1.80 4/81 12264
/proc/meminfo: memFree=1521544/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=0.01
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50236 s]
/proc/loadavg: 2.14 2.06 1.80 4/91 12286
/proc/meminfo: memFree=1480248/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=0.01
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12278] ppid=12264 vsize=812760 CPUtime=1.43
/proc/12278/stat : 12278 (java) S 12264 12264 11897 0 -1 0 16585 0 1 0 135 8 0 0 18 0 9 0 1983135806 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 203190 15811 2585 9 0 197171 0
[pid=12278/tid=12279] ppid=12264 vsize=812760 CPUtime=1.1
/proc/12278/task/12279/stat : 12279 (java) R 12264 12264 11897 0 -1 64 10614 0 1 0 104 6 0 0 25 0 9 0 1983135807 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4126095725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12280] ppid=12264 vsize=812760 CPUtime=0.05
/proc/12278/task/12280/stat : 12280 (java) S 12264 12264 11897 0 -1 64 4387 0 0 0 4 1 0 0 16 0 9 0 1983135808 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12281/stat : 12281 (java) S 12264 12264 11897 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983135809 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12264 12264 11897 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983135809 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12264 12264 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983135811 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12264 vsize=812760 CPUtime=0.26
/proc/12278/task/12284/stat : 12284 (java) S 12264 12264 11897 0 -1 64 884 0 0 0 26 0 0 0 16 0 9 0 1983135811 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12285/stat : 12285 (java) S 12264 12264 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1983135811 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12264 12264 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983135811 832266240 15811 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860348

[startup+3.10263 s]
/proc/loadavg: 2.13 2.05 1.80 3/91 12286
/proc/meminfo: memFree=1449592/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=0.01
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12278] ppid=12264 vsize=812760 CPUtime=3.02
/proc/12278/stat : 12278 (java) S 12264 12264 11897 0 -1 0 20629 0 1 0 291 11 0 0 18 0 9 0 1983135806 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12278/statm: 203190 19851 2589 9 0 197171 0
[pid=12278/tid=12279] ppid=12264 vsize=812760 CPUtime=2.67
/proc/12278/task/12279/stat : 12279 (java) R 12264 12264 11897 0 -1 64 14591 0 1 0 259 8 0 0 25 0 9 0 1983135807 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4127042343 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12280] ppid=12264 vsize=812760 CPUtime=0.05
/proc/12278/task/12280/stat : 12280 (java) S 12264 12264 11897 0 -1 64 4454 0 0 0 4 1 0 0 16 0 9 0 1983135808 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12281] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12281/stat : 12281 (java) S 12264 12264 11897 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983135809 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12282] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12282/stat : 12282 (java) S 12264 12264 11897 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983135809 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12283] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12283/stat : 12283 (java) S 12264 12264 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983135811 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12284] ppid=12264 vsize=812760 CPUtime=0.26
/proc/12278/task/12284/stat : 12284 (java) S 12264 12264 11897 0 -1 64 884 0 0 0 26 0 0 0 16 0 9 0 1983135811 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12285] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12285/stat : 12285 (java) S 12264 12264 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1983135811 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12278/tid=12286] ppid=12264 vsize=812760 CPUtime=0
/proc/12278/task/12286/stat : 12286 (java) S 12264 12264 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983135811 832266240 19851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860348

[startup+6.30116 s]
/proc/loadavg: 2.13 2.05 1.80 3/91 12286
/proc/meminfo: memFree=1445560/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 47588

[startup+12.7012 s]
/proc/loadavg: 2.11 2.05 1.81 4/83 12287
/proc/meminfo: memFree=1497016/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=14644 CPUtime=6.69
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 3514 0 0 0 666 3 0 0 25 0 1 0 1983136396 14995456 3495 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 3661 3495 56 152 0 3506 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 62232

[startup+25.5014 s]
/proc/loadavg: 2.09 2.05 1.81 3/83 12287
/proc/meminfo: memFree=1483384/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=19552 CPUtime=19.37
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 4668 0 0 0 1933 4 0 0 25 0 1 0 1983136396 20021248 4649 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 4888 4649 56 152 0 4733 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 67140

[startup+51.1017 s]
/proc/loadavg: 2.14 2.06 1.82 3/83 12287
/proc/meminfo: memFree=1459704/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=26672 CPUtime=44.72
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 6399 0 0 0 4467 5 0 0 25 0 1 0 1983136396 27312128 6371 996147200 134512640 135136200 4294955968 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 6668 6371 56 152 0 6513 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 74260

[startup+102.306 s]
/proc/loadavg: 2.43 2.14 1.86 3/83 12287
/proc/meminfo: memFree=1418232/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=33632 CPUtime=95.44
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 8058 0 0 0 9536 8 0 0 25 0 1 0 1983136396 34439168 8022 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 8408 8022 56 152 0 8253 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 81220

[startup+162.301 s]
/proc/loadavg: 2.17 2.12 1.86 3/83 12287
/proc/meminfo: memFree=1375864/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=36380 CPUtime=154.87
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 8673 0 0 0 15477 10 0 0 25 0 1 0 1983136396 37253120 8637 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 9095 8637 56 152 0 8940 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 83968

[startup+222.301 s]
/proc/loadavg: 2.06 2.09 1.87 3/83 12287
/proc/meminfo: memFree=1333048/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=38556 CPUtime=214.3
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 9226 0 0 0 21419 11 0 0 25 0 1 0 1983136396 39481344 9190 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 9639 9190 56 152 0 9484 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 86144

[startup+282.302 s]
/proc/loadavg: 2.02 2.07 1.87 3/83 12287
/proc/meminfo: memFree=1291000/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=40780 CPUtime=273.73
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 9802 0 0 0 27361 12 0 0 25 0 1 0 1983136396 41758720 9766 996147200 134512640 135136200 4294955968 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 10195 9766 56 152 0 10040 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 88368

[startup+342.302 s]
/proc/loadavg: 2.00 2.06 1.88 3/83 12287
/proc/meminfo: memFree=1248632/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=42696 CPUtime=333.16
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 10218 0 0 0 33303 13 0 0 25 0 1 0 1983136396 43720704 10182 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 10674 10182 56 152 0 10519 0
Current children cumulated CPU time (s) 338.99
Current children cumulated vsize (KiB) 90284

[startup+402.302 s]
/proc/loadavg: 2.00 2.05 1.88 3/83 12287
/proc/meminfo: memFree=1206328/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=45248 CPUtime=392.59
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 10849 0 0 0 39244 15 0 0 25 0 1 0 1983136396 46333952 10804 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 11312 10804 56 152 0 11157 0
Current children cumulated CPU time (s) 398.42
Current children cumulated vsize (KiB) 92836

[startup+462.302 s]
/proc/loadavg: 2.00 2.03 1.89 3/83 12287
/proc/meminfo: memFree=1163896/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=47708 CPUtime=452.02
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 11355 0 0 0 45186 16 0 0 25 0 1 0 1983136396 48852992 11301 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 11927 11301 56 152 0 11772 0
Current children cumulated CPU time (s) 457.85
Current children cumulated vsize (KiB) 95296

[startup+522.302 s]
/proc/loadavg: 2.00 2.03 1.90 3/83 12287
/proc/meminfo: memFree=1121720/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=50280 CPUtime=511.45
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12006 0 0 0 51127 18 0 0 25 0 1 0 1983136396 51486720 11952 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12570 11952 56 152 0 12415 0
Current children cumulated CPU time (s) 517.28
Current children cumulated vsize (KiB) 97868

[startup+582.303 s]
/proc/loadavg: 2.00 2.02 1.90 3/83 12287
/proc/meminfo: memFree=1080376/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=50960 CPUtime=570.89
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12177 0 0 0 57070 19 0 0 25 0 1 0 1983136396 52183040 12123 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12740 12123 56 152 0 12585 0
Current children cumulated CPU time (s) 576.72
Current children cumulated vsize (KiB) 98548

Solver just ended. Dumping a history of the last processes samples

[startup+588.702 s]
/proc/loadavg: 2.00 2.02 1.90 3/83 12287
/proc/meminfo: memFree=1075960/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=50960 CPUtime=577.23
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12178 0 0 0 57704 19 0 0 25 0 1 0 1983136396 52183040 12124 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12740 12124 56 152 0 12585 0
Current children cumulated CPU time (s) 583.06
Current children cumulated vsize (KiB) 98548

[startup+601.501 s]
/proc/loadavg: 2.00 2.02 1.90 3/83 12287
/proc/meminfo: memFree=1067832/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51080 CPUtime=589.91
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12188 0 0 0 58971 20 0 0 25 0 1 0 1983136396 52305920 12134 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12770 12134 56 152 0 12615 0
Current children cumulated CPU time (s) 595.74
Current children cumulated vsize (KiB) 98668

[startup+607.902 s]
/proc/loadavg: 2.00 2.02 1.90 3/83 12287
/proc/meminfo: memFree=1063160/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51244 CPUtime=596.26
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12252 0 0 0 59606 20 0 0 25 0 1 0 1983136396 52473856 12198 996147200 134512640 135136200 4294955968 18446744073709551615 134522128 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12811 12198 56 152 0 12656 0
Current children cumulated CPU time (s) 602.09
Current children cumulated vsize (KiB) 98832

[startup+611.102 s]
/proc/loadavg: 2.00 2.02 1.90 3/83 12287
/proc/meminfo: memFree=1060920/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51244 CPUtime=599.43
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12252 0 0 0 59923 20 0 0 25 0 1 0 1983136396 52473856 12198 996147200 134512640 135136200 4294955968 18446744073709551615 134522150 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12811 12198 56 152 0 12656 0
Current children cumulated CPU time (s) 605.26
Current children cumulated vsize (KiB) 98832

[startup+612.706 s]
/proc/loadavg: 2.00 2.02 1.91 3/83 12287
/proc/meminfo: memFree=1059448/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51244 CPUtime=601.01
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12252 0 0 0 60081 20 0 0 25 0 1 0 1983136396 52473856 12198 996147200 134512640 135136200 4294955968 18446744073709551615 134529438 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12811 12198 56 152 0 12656 0
Current children cumulated CPU time (s) 606.84
Current children cumulated vsize (KiB) 98832

[startup+613.501 s]
/proc/loadavg: 2.00 2.02 1.91 3/83 12287
/proc/meminfo: memFree=1059448/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51244 CPUtime=601.8
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12252 0 0 0 60160 20 0 0 25 0 1 0 1983136396 52473856 12198 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12811 12198 56 152 0 12656 0
Current children cumulated CPU time (s) 607.63
Current children cumulated vsize (KiB) 98832

[startup+614.301 s]
/proc/loadavg: 2.00 2.02 1.91 3/83 12287
/proc/meminfo: memFree=1058680/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51244 CPUtime=602.6
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12252 0 0 0 60240 20 0 0 25 0 1 0 1983136396 52473856 12198 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12811 12198 56 152 0 12656 0
Current children cumulated CPU time (s) 608.43
Current children cumulated vsize (KiB) 98832

[startup+614.701 s]
/proc/loadavg: 2.00 2.02 1.91 3/83 12287
/proc/meminfo: memFree=1058680/2055920 swapFree=4180724/4192956
[pid=12264] ppid=12262 vsize=47588 CPUtime=5.83
/proc/12264/stat : 12264 (galacM.sh) S 12262 12264 11897 0 -1 4194304 798 22344 0 1 0 0 568 15 17 0 1 0 1983135802 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12264/statm: 11897 363 244 79 0 219 0
[pid=12287] ppid=12264 vsize=51244 CPUtime=602.99
/proc/12287/stat : 12287 (minisat) R 12264 12264 11897 0 -1 4194304 12252 0 0 0 60279 20 0 0 25 0 1 0 1983136396 52473856 12198 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/12287/statm: 12811 12198 56 152 0 12656 0
Current children cumulated CPU time (s) 608.82
Current children cumulated vsize (KiB) 98832

Child status: 0
Real time (s): 614.785
CPU time (s): 608.924
CPU user time (s): 608.549
CPU system time (s): 0.374943
CPU usage (%): 99.0467
Max. virtual memory (cumulated for all children) (KiB): 860348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 608.549
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35611
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= 1429
involuntary context switches= 25814

runsolver used 0.877866 second user time and 1.92171 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-03 01:34:03
IDJOB=1047928
IDBENCH=54339
IDSOLVER=350
FILE ID=node57/1047928-1215041643
PBS_JOBID= 7875061
Free space on /tmp= 66336 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-50-9-mod.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047928-1215041643/watcher-1047928-1215041643 -o /tmp/evaluation-result-1047928-1215041643/solver-1047928-1215041643 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1047928-1215041643.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4312a5e57186bf6bd2a848a5a1f0f4ee
RANDOM SEED=1997309765

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.258
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.258
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:       1522024 kB
Buffers:         30128 kB
Cached:         347528 kB
SwapCached:       5864 kB
Active:         302916 kB
Inactive:       162656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522024 kB
SwapTotal:     4192956 kB
SwapFree:      4180724 kB
Dirty:           45764 kB
Writeback:           0 kB
Mapped:         101776 kB
Slab:            53456 kB
Committed_AS:  4596556 kB
PageTables:       2044 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= 65940 MiB
End job on node57 at 2008-07-03 01:44:18