Trace number 208786

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.09 1807.05

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-43_ext.xml
MD5SUM5a5e88ff17d06998b6a764f8219b645b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.78881
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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.72	c start processing
1.72	c start relation processing
4.75	c start cnf exporting
18.30	c parsing time : 1.558
18.30	c preprocessing time : 18.141
18.30	
18.30	c Nary constraints - conflicts : 0 supports : 57
18.30	c Binary constraints - conflicts : 0 supports :0
18.30	c max arity constraint : 3
18.30	c Max Tuples generated 0
18.30	c relations : 57
18.30	c relations BDD: 57
18.30	c vars : 125010 - clauses :  399658
18.30	
18.35	 
18.35	c --- Minisat Stats ---
18.35	 

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/node18/watcher-208786-1168189994 -o ROOT/results/node18/solver-208786-1168189994 -C 1800 -M 900 /tmp/evaluation/208786-1168189994/galac.sh /tmp/evaluation/208786-1168189994/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.88 1.99 1.99 4/98 498
/proc/meminfo: memFree=1477600/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=8652 CPUtime=0
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 167394097 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/497/statm: 2163 280 208 79 0 156 0
[pid=499] ppid=497 vsize=8688 CPUtime=0
/proc/499/stat : 499 (galac.sh) S 497 497 32173 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 167394098 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848978514 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/499/statm: 2172 286 209 79 0 165 0
[pid=500] ppid=499 vsize=3612 CPUtime=0
/proc/500/stat : 500 (id) R 499 497 32173 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 167394098 3698688 118 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 227848977906 0 0 3674112 0 0 0 0 17 0 0 0
/proc/500/statm: 903 118 98 4 0 44 0

[startup+0.109748 s]
/proc/loadavg: 1.88 1.99 1.99 4/98 498
/proc/meminfo: memFree=1477600/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=0.01
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.517788 s]
/proc/loadavg: 1.88 1.99 1.99 4/98 498
/proc/meminfo: memFree=1477600/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=0.01
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34087 s]
/proc/loadavg: 1.88 1.99 1.99 3/106 518
/proc/meminfo: memFree=1399328/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=0.01
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=511] ppid=497 vsize=861064 CPUtime=1.29
/proc/511/stat : 511 (java) R 497 497 32173 0 -1 0 21583 0 1 0 117 12 0 0 23 0 8 0 167394101 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073651534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 215266 21336 1966 14 0 201471 0
[pid=511/tid=512] ppid=497 vsize=861064 CPUtime=0.06
/proc/511/task/512/stat : 512 (java) S 497 497 32173 0 -1 64 5828 0 0 0 3 3 0 0 16 0 8 0 167394104 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=513] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/513/stat : 513 (java) S 497 497 32173 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167394105 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/514/stat : 514 (java) S 497 497 32173 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167394105 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 497 497 32173 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167394108 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=497 vsize=861064 CPUtime=0.12
/proc/511/task/516/stat : 516 (java) S 497 497 32173 0 -1 64 894 0 0 0 12 0 0 0 16 0 8 0 167394108 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 497 497 32173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167394108 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/518/stat : 518 (java) S 497 497 32173 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167394108 881729536 21336 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908636

[startup+2.99402 s]
/proc/loadavg: 1.88 1.99 1.99 3/106 518
/proc/meminfo: memFree=1394400/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=0.01
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=511] ppid=497 vsize=861064 CPUtime=2.94
/proc/511/stat : 511 (java) R 497 497 32173 0 -1 0 22818 0 1 0 281 13 0 0 25 0 8 0 167394101 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073871416 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 215266 22568 1974 14 0 201471 0
[pid=511/tid=512] ppid=497 vsize=861064 CPUtime=0.11
/proc/511/task/512/stat : 512 (java) S 497 497 32173 0 -1 64 7018 0 0 0 7 4 0 0 17 0 8 0 167394104 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=513] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/513/stat : 513 (java) S 497 497 32173 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167394105 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/514/stat : 514 (java) S 497 497 32173 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167394105 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 497 497 32173 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167394108 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=497 vsize=861064 CPUtime=0.18
/proc/511/task/516/stat : 516 (java) S 497 497 32173 0 -1 64 918 0 0 0 17 1 0 0 16 0 8 0 167394108 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 497 497 32173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167394108 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/518/stat : 518 (java) S 497 497 32173 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167394108 881729536 22568 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 908636

[startup+6.27634 s]
/proc/loadavg: 1.97 2.00 1.99 3/106 518
/proc/meminfo: memFree=1347488/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=0.01
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=511] ppid=497 vsize=861064 CPUtime=6.21
/proc/511/stat : 511 (java) R 497 497 32173 0 -1 0 35855 0 1 0 600 21 0 0 25 0 8 0 167394101 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073904951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 215266 35601 1995 14 0 201471 0
[pid=511/tid=512] ppid=497 vsize=861064 CPUtime=0.74
/proc/511/task/512/stat : 512 (java) S 497 497 32173 0 -1 64 19965 0 0 0 64 10 0 0 16 0 8 0 167394104 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=513] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/513/stat : 513 (java) S 497 497 32173 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167394105 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/514/stat : 514 (java) S 497 497 32173 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167394105 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 497 497 32173 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=497 vsize=861064 CPUtime=0.25
/proc/511/task/516/stat : 516 (java) S 497 497 32173 0 -1 64 964 0 0 0 24 1 0 0 16 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 497 497 32173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/518/stat : 518 (java) S 497 497 32173 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908636

[startup+12.682 s]
/proc/loadavg: 1.97 2.00 1.99 3/106 518
/proc/meminfo: memFree=1338528/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=0.01
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=511] ppid=497 vsize=861064 CPUtime=12.57
/proc/511/stat : 511 (java) R 497 497 32173 0 -1 0 35865 0 1 0 1234 23 0 0 25 0 8 0 167394101 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155213792 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/511/statm: 215266 35601 1995 14 0 201471 0
[pid=511/tid=512] ppid=497 vsize=861064 CPUtime=0.75
/proc/511/task/512/stat : 512 (java) S 497 497 32173 0 -1 64 19965 0 0 0 65 10 0 0 16 0 8 0 167394104 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=513] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/513/stat : 513 (java) S 497 497 32173 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167394105 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=514] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/514/stat : 514 (java) S 497 497 32173 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167394105 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=515] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/515/stat : 515 (java) S 497 497 32173 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=516] ppid=497 vsize=861064 CPUtime=0.25
/proc/511/task/516/stat : 516 (java) S 497 497 32173 0 -1 64 964 0 0 0 24 1 0 0 16 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=517] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/517/stat : 517 (java) S 497 497 32173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=511/tid=518] ppid=497 vsize=861064 CPUtime=0
/proc/511/task/518/stat : 518 (java) S 497 497 32173 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167394108 881729536 35601 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 908636

[startup+25.5342 s]
/proc/loadavg: 1.98 2.00 1.99 3/99 519
/proc/meminfo: memFree=1445016/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=27240 CPUtime=7.14
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 6390 0 0 0 710 4 0 0 25 0 1 0 167395933 27893760 6372 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/519/statm: 6810 6372 54 142 0 6666 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 74812

[startup+51.2157 s]
/proc/loadavg: 1.98 2.00 1.99 3/99 519
/proc/meminfo: memFree=1440536/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=31968 CPUtime=32.69
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 7543 0 0 0 3263 6 0 0 25 0 1 0 167395933 32735232 7525 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529274 0 0 4096 3 0 0 0 17 1 0 0
/proc/519/statm: 7992 7525 54 142 0 7848 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 79540

[startup+102.468 s]
/proc/loadavg: 1.99 2.00 1.99 3/99 519
/proc/meminfo: memFree=1432728/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=39628 CPUtime=83.7
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 9474 0 0 0 8362 8 0 0 25 0 1 0 167395933 40579072 9456 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/519/statm: 9907 9456 54 142 0 9763 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 87200

[startup+162.553 s]
/proc/loadavg: 1.99 2.00 1.99 3/99 519
/proc/meminfo: memFree=1423640/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=48852 CPUtime=143.5
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 11753 0 0 0 14338 12 0 0 25 0 1 0 167395933 50024448 11735 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/519/statm: 12213 11735 54 142 0 12069 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 96424

[startup+222.636 s]
/proc/loadavg: 1.99 2.00 1.99 3/99 519
/proc/meminfo: memFree=1357272/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=55320 CPUtime=203.12
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 13387 0 0 0 20298 14 0 0 25 0 1 0 167395933 56647680 13369 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/loadavg: 2.00 2.00 2.00 3/99 521
/proc/meminfo: memFree=1244312/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=104840 CPUtime=1100.04
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 25640 0 0 0 109972 32 0 0 25 0 1 0 167395933 107356160 25622 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/519/statm: 26210 25622 54 142 0 26066 0
Current children cumulated CPU time (s) 1118.24
Current children cumulated vsize (KiB) 152412

[startup+1184.02 s]
/proc/loadavg: 2.06 2.02 2.00 4/99 521
/proc/meminfo: memFree=1241496/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=107592 CPUtime=1159.85
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 26319 0 0 0 115952 33 0 0 25 0 1 0 167395933 110174208 26301 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/519/statm: 26898 26301 54 142 0 26754 0
Current children cumulated CPU time (s) 1178.05
Current children cumulated vsize (KiB) 155164

[startup+1244.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 594
/proc/meminfo: memFree=1573496/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=110616 CPUtime=1219.54
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 27071 0 0 0 121918 36 0 0 25 0 1 0 167395933 113270784 27053 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 27654 27053 54 142 0 27510 0
Current children cumulated CPU time (s) 1237.74
Current children cumulated vsize (KiB) 158188

[startup+1304.19 s]
/proc/loadavg: 2.01 2.00 2.00 2/82 603
/proc/meminfo: memFree=1580520/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=113192 CPUtime=1279.57
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 27686 0 0 0 127920 37 0 0 25 0 1 0 167395933 115908608 27668 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 28298 27668 54 142 0 28154 0
Current children cumulated CPU time (s) 1297.77
Current children cumulated vsize (KiB) 160764

[startup+1364.21 s]
/proc/loadavg: 1.93 1.97 1.99 3/87 821
/proc/meminfo: memFree=1564800/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=115604 CPUtime=1339.53
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 28331 0 0 0 133913 40 0 0 25 0 1 0 167395933 118378496 28313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 28901 28313 54 142 0 28757 0
Current children cumulated CPU time (s) 1357.73
Current children cumulated vsize (KiB) 163176

[startup+1424.23 s]
/proc/loadavg: 1.97 1.97 1.99 3/87 821
/proc/meminfo: memFree=1562176/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=118296 CPUtime=1399.48
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 28999 0 0 0 139907 41 0 0 25 0 1 0 167395933 121135104 28981 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 29574 28981 54 142 0 29430 0
Current children cumulated CPU time (s) 1417.68
Current children cumulated vsize (KiB) 165868

[startup+1484.25 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1559680/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=120820 CPUtime=1459.45
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 29600 0 0 0 145903 42 0 0 25 0 1 0 167395933 123719680 29582 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 30205 29582 54 142 0 30061 0
Current children cumulated CPU time (s) 1477.65
Current children cumulated vsize (KiB) 168392

[startup+1544.28 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1557568/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=122724 CPUtime=1519.42
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 30102 0 0 0 151899 43 0 0 25 0 1 0 167395933 125669376 30084 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 30681 30084 54 142 0 30537 0
Current children cumulated CPU time (s) 1537.62
Current children cumulated vsize (KiB) 170296

[startup+1604.32 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1555392/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=125048 CPUtime=1579.39
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 30650 0 0 0 157895 44 0 0 25 0 1 0 167395933 128049152 30632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 31262 30632 54 142 0 31118 0
Current children cumulated CPU time (s) 1597.59
Current children cumulated vsize (KiB) 172620

[startup+1664.37 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1552704/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=127796 CPUtime=1639.38
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 31328 0 0 0 163893 45 0 0 25 0 1 0 167395933 130863104 31310 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 31949 31310 54 142 0 31805 0
Current children cumulated CPU time (s) 1657.58
Current children cumulated vsize (KiB) 175368

[startup+1724.42 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1549824/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=130652 CPUtime=1699.38
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 32020 0 0 0 169891 47 0 0 25 0 1 0 167395933 133787648 32002 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 32663 32002 54 142 0 32519 0
Current children cumulated CPU time (s) 1717.58
Current children cumulated vsize (KiB) 178224

[startup+1784.46 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1547136/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=133736 CPUtime=1759.33
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 32707 0 0 0 175886 47 0 0 25 0 1 0 167395933 136945664 32689 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 33434 32689 54 142 0 33290 0
Current children cumulated CPU time (s) 1777.53
Current children cumulated vsize (KiB) 181308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.04 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 821
/proc/meminfo: memFree=1546112/2055920 swapFree=4192812/4192956
[pid=497] ppid=495 vsize=47572 CPUtime=18.2
/proc/497/stat : 497 (galac.sh) S 495 497 32173 0 -1 4194304 799 37587 0 1 0 0 1792 28 17 0 1 0 167394097 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/497/statm: 11893 364 246 79 0 218 0
[pid=519] ppid=497 vsize=134660 CPUtime=1781.89
/proc/519/stat : 519 (minisat) R 497 497 32173 0 -1 4194304 32937 0 0 0 178142 47 0 0 25 0 1 0 167395933 137891840 32919 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/519/statm: 33665 32919 54 142 0 33521 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 182232

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 497 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=925274 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=298954
CPU time returned by wait4() is 18.2242
while last known CPU time is 1800.09

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

Real time (s): 1807.05
CPU time (s): 1800.09
CPU user time (s): 1799.34
CPU system time (s): 0.75
CPU usage (%): 99.6148
Max. virtual memory (cumulated for all children) (KiB): 908636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.9253
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38386
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= 1447
involuntary context switches= 1963

runsolver used 1.84372 s user time and 6.04708 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Jan  7 17:13:14 UTC 2007


IDJOB= 208786
IDBENCH= 4446
FILE ID= node18/208786-1168189994

PBS_JOBID= 3478967

Free space on /tmp= 66285 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-43_ext.xml
COMMAND LINE= /tmp/evaluation/208786-1168189994/galac.sh /tmp/evaluation/208786-1168189994/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-208786-1168189994 -o ROOT/results/node18/solver-208786-1168189994 -C 1800 -M 900  /tmp/evaluation/208786-1168189994/galac.sh /tmp/evaluation/208786-1168189994/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5a5e88ff17d06998b6a764f8219b645b

RANDOM SEED= 757068460

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.231
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.231
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:       1478144 kB
Buffers:         39040 kB
Cached:         199368 kB
SwapCached:          0 kB
Active:         367016 kB
Inactive:       151364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4204 kB
Writeback:           0 kB
Mapped:         308980 kB
Slab:            43788 kB
Committed_AS:  5429476 kB
PageTables:       2552 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= 66279 MiB



End job on node18 on Sun Jan  7 17:43:21 UTC 2007