Trace number 208486

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 1? (TO) 1800.05 1811.95

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-23_ext.xml
MD5SUM7cf810c015c90616954c24cd5f9e203c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.5996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
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.03	c start processing
1.03	c start relation processing
1.05	c start cnf exporting
2.22	c parsing time : 0.86
2.22	c preprocessing time : 2.05
2.22	
2.22	c Nary constraints - conflicts : 0 supports : 0
2.22	c Binary constraints - conflicts : 314 supports :19
2.22	c max arity constraint : 2
2.22	c Max Tuples generated 0
2.22	c relations : 333
2.22	c relations BDD: 0
2.22	c vars : 761 - clauses :  38004
2.22	
2.26	 
2.26	c --- Minisat Stats ---
2.26	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-208486-1168187933 -o ROOT/results/node5/solver-208486-1168187933 -C 1800 -M 900 /tmp/evaluation/208486-1168187933/galac.sh /tmp/evaluation/208486-1168187933/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.96 2.01 2.00 5/98 14635
/proc/meminfo: memFree=1313528/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=18540 CPUtime=0
/proc/14634/stat : 14634 (runsolver) R 14632 14634 14338 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 147407727 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14634/statm: 4635 279 244 17 0 2626 0

[startup+0.111186 s]
/proc/loadavg: 1.96 2.01 2.00 5/98 14635
/proc/meminfo: memFree=1313528/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=0
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.519224 s]
/proc/loadavg: 1.96 2.01 2.00 5/98 14635
/proc/meminfo: memFree=1313528/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=0
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.34932 s]
/proc/loadavg: 1.96 2.01 2.00 4/106 14655
/proc/meminfo: memFree=1242808/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=0
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14648] ppid=14634 vsize=861064 CPUtime=1.28
/proc/14648/stat : 14648 (java) R 14634 14634 14338 0 -1 0 19717 0 1 0 116 12 0 0 18 0 8 0 147407731 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652445 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14648/statm: 215266 19471 1994 14 0 201471 0
[pid=14648/tid=14649] ppid=14634 vsize=861064 CPUtime=0.03
/proc/14648/task/14649/stat : 14649 (java) S 14634 14634 14338 0 -1 64 3787 0 0 0 2 1 0 0 16 0 8 0 147407735 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14648/tid=14650] ppid=14634 vsize=861064 CPUtime=0
/proc/14648/task/14650/stat : 14650 (java) S 14634 14634 14338 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 147407735 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14648/tid=14651] ppid=14634 vsize=861064 CPUtime=0
/proc/14648/task/14651/stat : 14651 (java) S 14634 14634 14338 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 147407735 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14648/tid=14652] ppid=14634 vsize=861064 CPUtime=0
/proc/14648/task/14652/stat : 14652 (java) S 14634 14634 14338 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 147407739 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14648/tid=14653] ppid=14634 vsize=861064 CPUtime=0.29
/proc/14648/task/14653/stat : 14653 (java) R 14634 14634 14338 0 -1 64 1011 0 0 0 27 2 0 0 21 0 8 0 147407739 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14648/tid=14654] ppid=14634 vsize=861064 CPUtime=0
/proc/14648/task/14654/stat : 14654 (java) S 14634 14634 14338 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 147407739 881729536 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14648/tid=14655] ppid=14634 vsize=861064 CPUtime=0
/proc/14648/task/14655/stat : 14655 (java) S 14634 14634 14338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 147407739 881729536 19471 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) 908624

[startup+2.9925 s]
/proc/loadavg: 1.96 2.01 2.00 3/99 14656
/proc/meminfo: memFree=1311536/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=5584 CPUtime=0.71
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 1165 0 0 0 71 0 0 0 25 0 1 0 147407954 5718016 1147 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 1396 1147 54 142 0 1252 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 53144

[startup+6.28889 s]
/proc/loadavg: 1.96 2.01 2.00 3/99 14656
/proc/meminfo: memFree=1304368/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=9836 CPUtime=3.97
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 2221 0 0 0 396 1 0 0 25 0 1 0 147407954 10072064 2203 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 2459 2203 54 142 0 2315 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 57396

[startup+12.7476 s]
/proc/loadavg: 1.97 2.01 2.00 3/99 14656
/proc/meminfo: memFree=1300016/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=13684 CPUtime=10.37
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 3175 0 0 0 1035 2 0 0 25 0 1 0 147407954 14012416 3157 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 3421 3157 54 142 0 3277 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 61244

[startup+25.6011 s]
/proc/loadavg: 1.97 2.01 2.00 3/99 14656
/proc/meminfo: memFree=1294192/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=19636 CPUtime=23.11
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 4656 0 0 0 2307 4 0 0 25 0 1 0 147407954 20107264 4638 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 4909 4638 54 142 0 4765 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 67196

[startup+51.295 s]
/proc/loadavg: 1.98 2.01 2.00 3/99 14656
/proc/meminfo: memFree=1291568/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=22400 CPUtime=48.57
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 5300 0 0 0 4852 5 0 0 25 0 1 0 147407954 22937600 5282 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 5600 5282 54 142 0 5456 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 69960

[startup+102.498 s]
/proc/loadavg: 2.05 2.02 2.00 3/99 14656
/proc/meminfo: memFree=1288944/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=24988 CPUtime=99.29
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 5947 0 0 0 9923 6 0 0 25 0 1 0 147407954 25587712 5929 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 6247 5929 54 142 0 6103 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 72548

[startup+162.566 s]
/proc/loadavg: 2.01 2.01 2.00 3/99 14656
/proc/meminfo: memFree=1284592/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=29308 CPUtime=158.8
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 7025 0 0 0 15873 7 0 0 25 0 1 0 147407954 30011392 7007 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 7327 7007 54 142 0 7183 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 76868

[startup+222.58 s]
/proc/loadavg: 2.13 2.04 2.01 3/99 14656
/proc/meminfo: memFree=1282424/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=31512 CPUtime=218.26
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 7560 0 0 0 21818 8 0 0 25 0 1 0 147407954 32268288 7542 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 7878 7542 54 142 0 7734 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 79072

[startup+282.6 s]
/proc/loadavg: 2.05 2.03 2.00 3/99 14656
/proc/meminfo: memFree=1279800/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=34360 CPUtime=277.72
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 8210 0 0 0 27763 9 0 0 25 0 1 0 147407954 35184640 8192 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 8590 8192 54 142 0 8446 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 81920

[startup+342.608 s]
/proc/loadavg: 2.06 2.04 2.00 3/99 14656
/proc/meminfo: memFree=1278520/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=35788 CPUtime=337.18
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 8532 0 0 0 33709 9 0 0 25 0 1 0 147407954 36646912 8514 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 8947 8514 54 142 0 8803 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 83348

[startup+402.663 s]
/proc/loadavg: 2.02 2.03 2.00 3/99 14656
/proc/meminfo: memFree=1276280/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=38012 CPUtime=396.68
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 9093 0 0 0 39658 10 0 0 25 0 1 0 147407954 38924288 9075 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14656/statm: 9503 9075 54 142 0 9359 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 85572

[startup+462.707 s]
/proc/loadavg: 2.12 2.05 2.01 3/99 14656
/proc/meminfo: memFree=1275704/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=38724 CPUtime=456.19
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 9240 0 0 0 45608 11 0 0 25 0 1 0 147407954 39653376 9222 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0

################
# More data... #
################

/proc/loadavg: 2.00 2.00 2.00 3/99 14711
/proc/meminfo: memFree=1332216/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=51828 CPUtime=1112.5
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12417 0 0 0 111230 20 0 0 25 0 1 0 147407954 53071872 12399 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 12957 12399 54 142 0 12813 0
Current children cumulated CPU time (s) 1114.67
Current children cumulated vsize (KiB) 99388

[startup+1183.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 14711
/proc/meminfo: memFree=1332024/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=52148 CPUtime=1172.47
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12463 0 0 0 117227 20 0 0 25 0 1 0 147407954 53399552 12445 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13037 12445 54 142 0 12893 0
Current children cumulated CPU time (s) 1174.64
Current children cumulated vsize (KiB) 99708

[startup+1243.34 s]
/proc/loadavg: 2.18 2.05 2.01 4/96 14786
/proc/meminfo: memFree=1313488/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=52148 CPUtime=1232.44
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12471 0 0 0 123222 22 0 0 25 0 1 0 147407954 53399552 12453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13037 12453 54 142 0 12893 0
Current children cumulated CPU time (s) 1234.61
Current children cumulated vsize (KiB) 99708

[startup+1303.43 s]
/proc/loadavg: 2.06 2.03 2.01 3/96 14786
/proc/meminfo: memFree=1313616/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=52360 CPUtime=1292.21
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12523 0 0 0 129199 22 0 0 25 0 1 0 147407954 53616640 12505 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13090 12505 54 142 0 12946 0
Current children cumulated CPU time (s) 1294.38
Current children cumulated vsize (KiB) 99920

[startup+1363.53 s]
/proc/loadavg: 2.06 2.04 2.01 3/102 14910
/proc/meminfo: memFree=1312160/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=52520 CPUtime=1351.94
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12548 0 0 0 135163 31 0 0 25 0 1 0 147407954 53780480 12530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13130 12530 54 142 0 12986 0
Current children cumulated CPU time (s) 1354.11
Current children cumulated vsize (KiB) 100080

[startup+1423.53 s]
/proc/loadavg: 2.02 2.03 2.00 3/96 14984
/proc/meminfo: memFree=1313104/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=52520 CPUtime=1411.6
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12579 0 0 0 141119 41 0 0 25 0 1 0 147407954 53780480 12561 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13130 12561 54 142 0 12986 0
Current children cumulated CPU time (s) 1413.77
Current children cumulated vsize (KiB) 100080

[startup+1483.63 s]
/proc/loadavg: 2.01 2.02 2.00 3/96 14984
/proc/meminfo: memFree=1312784/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=52984 CPUtime=1471.35
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 12661 0 0 0 147093 42 0 0 25 0 1 0 147407954 54255616 12643 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13246 12643 54 142 0 13102 0
Current children cumulated CPU time (s) 1473.52
Current children cumulated vsize (KiB) 100544

[startup+1543.72 s]
/proc/loadavg: 2.07 2.03 2.00 3/96 14984
/proc/meminfo: memFree=1311568/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=54296 CPUtime=1531.12
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 13002 0 0 0 153070 42 0 0 25 0 1 0 147407954 55599104 12984 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13574 12984 54 142 0 13430 0
Current children cumulated CPU time (s) 1533.29
Current children cumulated vsize (KiB) 101856

[startup+1603.81 s]
/proc/loadavg: 2.02 2.02 2.00 3/96 14984
/proc/meminfo: memFree=1310096/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=55820 CPUtime=1590.89
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 13318 0 0 0 159047 42 0 0 25 0 1 0 147407954 57159680 13300 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13955 13300 54 142 0 13811 0
Current children cumulated CPU time (s) 1593.06
Current children cumulated vsize (KiB) 103380

[startup+1663.9 s]
/proc/loadavg: 2.05 2.03 2.00 3/96 14984
/proc/meminfo: memFree=1309904/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=55960 CPUtime=1650.63
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 13364 0 0 0 165020 43 0 0 25 0 1 0 147407954 57303040 13346 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 13990 13346 54 142 0 13846 0
Current children cumulated CPU time (s) 1652.8
Current children cumulated vsize (KiB) 103520

[startup+1723.99 s]
/proc/loadavg: 2.02 2.02 2.00 3/96 14984
/proc/meminfo: memFree=1308304/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=57720 CPUtime=1710.4
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 13775 0 0 0 170997 43 0 0 25 0 1 0 147407954 59105280 13757 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 14430 13757 54 142 0 14286 0
Current children cumulated CPU time (s) 1712.57
Current children cumulated vsize (KiB) 105280

[startup+1784.08 s]
/proc/loadavg: 2.00 2.02 2.00 3/96 14984
/proc/meminfo: memFree=1308176/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=57720 CPUtime=1770.17
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 13806 0 0 0 176974 43 0 0 25 0 1 0 147407954 59105280 13788 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 14430 13788 54 142 0 14286 0
Current children cumulated CPU time (s) 1772.34
Current children cumulated vsize (KiB) 105280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.94 s]
/proc/loadavg: 2.00 2.02 2.00 3/96 14984
/proc/meminfo: memFree=1308112/2055920 swapFree=4192812/4192956
[pid=14634] ppid=14632 vsize=47560 CPUtime=2.17
/proc/14634/stat : 14634 (galac.sh) S 14632 14634 14338 0 -1 4194304 800 22898 0 1 0 0 202 15 17 0 1 0 147407727 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14634/statm: 11890 363 245 79 0 218 0
[pid=14656] ppid=14634 vsize=57912 CPUtime=1797.88
/proc/14656/stat : 14656 (minisat) R 14634 14634 14338 0 -1 4194304 13823 0 0 0 179744 44 0 0 25 0 1 0 147407954 59301888 13805 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/14656/statm: 14478 13805 54 142 0 14334 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 105472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 14634 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=36690 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=163975
CPU time returned by wait4() is 2.20066
while last known CPU time is 1800.05

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1811.95
CPU time (s): 1800.05
CPU user time (s): 1799.46
CPU system time (s): 0.59
CPU usage (%): 99.3432
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.03669
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23698
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= 882
involuntary context switches= 884

runsolver used 2.17667 s user time and 6.03208 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 16:38:53 UTC 2007


IDJOB= 208486
IDBENCH= 4398
FILE ID= node5/208486-1168187933

PBS_JOBID= 3478975

Free space on /tmp= 66348 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-23_ext.xml
COMMAND LINE= /tmp/evaluation/208486-1168187933/galac.sh /tmp/evaluation/208486-1168187933/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-208486-1168187933 -o ROOT/results/node5/solver-208486-1168187933 -C 1800 -M 900  /tmp/evaluation/208486-1168187933/galac.sh /tmp/evaluation/208486-1168187933/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7cf810c015c90616954c24cd5f9e203c

RANDOM SEED= 852144196

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:      2055920 kB
MemFree:       1313944 kB
Buffers:         49152 kB
Cached:         351708 kB
SwapCached:          0 kB
Active:         352356 kB
Inactive:       326836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3140 kB
Writeback:           0 kB
Mapped:         307296 kB
Slab:            47092 kB
Committed_AS:  4482812 kB
PageTables:       2660 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= 66345 MiB



End job on node5 on Sun Jan  7 17:09:05 UTC 2007