Trace number 203523

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.1 1811.53

General information on the benchmark

Namefrb/frb59-26/
frb59-26-2-mgd_ext.xml
MD5SUMa71dee76703a52fba5607be3905a205d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints549
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension549
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.40	c start processing
1.40	c start relation processing
1.45	c start cnf exporting
4.63	c parsing time : 1.238
4.63	c preprocessing time : 4.469
4.63	
4.63	c Nary constraints - conflicts : 0 supports : 0
4.63	c Binary constraints - conflicts : 532 supports :17
4.63	c max arity constraint : 2
4.63	c Max Tuples generated 0
4.63	c relations : 549
4.63	c relations BDD: 0
4.63	c vars : 1535 - clauses :  120516
4.63	
4.66	 
4.66	c --- Minisat Stats ---
4.66	 

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/node50/watcher-203523-1168160937 -o ROOT/results/node50/solver-203523-1168160937 -C 1800 -M 900 /tmp/evaluation/203523-1168160937/galac.sh /tmp/evaluation/203523-1168160937/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.91 1.97 1.95 3/73 592
/proc/meminfo: memFree=1422840/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=2972 CPUtime=0
/proc/591/stat : 591 (galac.sh) R 589 591 31835 0 -1 4194304 56 0 0 0 0 0 0 0 21 0 1 0 164492307 3043328 40 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240574854537 0 0 4096 0 0 0 0 17 1 0 0
/proc/591/statm: 743 40 30 79 0 100 0

[startup+0.103292 s]
/proc/loadavg: 1.91 1.97 1.95 3/73 592
/proc/meminfo: memFree=1422840/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=0.01
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.511361 s]
/proc/loadavg: 1.91 1.97 1.95 3/73 592
/proc/meminfo: memFree=1422840/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=0.01
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33449 s]
/proc/loadavg: 1.91 1.97 1.95 4/81 612
/proc/meminfo: memFree=1352312/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=0.01
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=605] ppid=591 vsize=861064 CPUtime=1.27
/proc/605/stat : 605 (java) R 591 591 31835 0 -1 0 21653 0 1 0 118 9 0 0 18 0 8 0 164492311 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072924428 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/605/statm: 215266 21406 1973 14 0 201471 0
[pid=605/tid=606] ppid=591 vsize=861064 CPUtime=0.05
/proc/605/task/606/stat : 606 (java) S 591 591 31835 0 -1 64 5812 0 0 0 4 1 0 0 16 0 8 0 164492314 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=607] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/607/stat : 607 (java) S 591 591 31835 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164492315 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=608] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/608/stat : 608 (java) S 591 591 31835 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164492315 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=609] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/609/stat : 609 (java) S 591 591 31835 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164492318 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=610] ppid=591 vsize=861064 CPUtime=0.21
/proc/605/task/610/stat : 610 (java) R 591 591 31835 0 -1 64 967 0 0 0 20 1 0 0 20 0 8 0 164492318 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=611] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/611/stat : 611 (java) S 591 591 31835 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164492318 881729536 21406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=612] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/612/stat : 612 (java) S 591 591 31835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164492318 881729536 21406 18446744073709551615 134512640 134570532 4294956112 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) 908640

[startup+2.98476 s]
/proc/loadavg: 1.91 1.97 1.95 3/81 612
/proc/meminfo: memFree=1343352/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=0.01
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=605] ppid=591 vsize=861064 CPUtime=2.91
/proc/605/stat : 605 (java) R 591 591 31835 0 -1 0 22414 0 1 0 281 10 0 0 25 0 8 0 164492311 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074120748 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/605/statm: 215266 22165 1996 14 0 201471 0
[pid=605/tid=606] ppid=591 vsize=861064 CPUtime=0.09
/proc/605/task/606/stat : 606 (java) S 591 591 31835 0 -1 64 6457 0 0 0 8 1 0 0 16 0 8 0 164492314 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=607] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/607/stat : 607 (java) S 591 591 31835 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164492315 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=608] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/608/stat : 608 (java) S 591 591 31835 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164492315 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=609] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/609/stat : 609 (java) S 591 591 31835 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164492318 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=610] ppid=591 vsize=861064 CPUtime=0.3
/proc/605/task/610/stat : 610 (java) S 591 591 31835 0 -1 64 1033 0 0 0 29 1 0 0 16 0 8 0 164492318 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=611] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/611/stat : 611 (java) S 591 591 31835 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164492318 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=605/tid=612] ppid=591 vsize=861064 CPUtime=0
/proc/605/task/612/stat : 612 (java) S 591 591 31835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164492318 881729536 22165 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908640

[startup+6.26431 s]
/proc/loadavg: 1.92 1.97 1.95 3/74 613
/proc/meminfo: memFree=1410800/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=11916 CPUtime=1.57
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 2860 0 0 0 157 0 0 0 25 0 1 0 164492773 12201984 2842 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529342 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 2979 2842 54 142 0 2835 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 59492

[startup+12.7404 s]
/proc/loadavg: 1.93 1.97 1.95 3/74 613
/proc/meminfo: memFree=1400696/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=21000 CPUtime=8
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 5132 0 0 0 798 2 0 0 25 0 1 0 164492773 21504000 5114 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525786 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 5250 5114 54 142 0 5106 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 68576

[startup+25.5675 s]
/proc/loadavg: 1.94 1.97 1.95 3/74 613
/proc/meminfo: memFree=1390648/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=31064 CPUtime=20.74
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 7660 0 0 0 2069 5 0 0 25 0 1 0 164492773 31809536 7642 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 7766 7642 54 142 0 7622 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 78640

[startup+51.2347 s]
/proc/loadavg: 1.96 1.97 1.95 3/74 613
/proc/meminfo: memFree=1377144/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=44500 CPUtime=46.19
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 10990 0 0 0 4611 8 0 0 25 0 1 0 164492773 45568000 10972 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 11125 10972 54 142 0 10981 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 92076

[startup+102.457 s]
/proc/loadavg: 1.98 1.97 1.95 3/74 613
/proc/meminfo: memFree=1358520/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=63296 CPUtime=97.01
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 15700 0 0 0 9688 13 0 0 25 0 1 0 164492773 64815104 15682 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 15824 15682 54 142 0 15680 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 110872

[startup+162.517 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1341240/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=80828 CPUtime=156.59
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 20018 0 0 0 15641 18 0 0 25 0 1 0 164492773 82767872 20000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 20207 20000 54 142 0 20063 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 128404

[startup+222.58 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1328376/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=93408 CPUtime=216.18
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 23137 0 0 0 21596 22 0 0 25 0 1 0 164492773 95649792 23119 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 23352 23119 54 142 0 23208 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 140984

[startup+282.636 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1319608/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=102160 CPUtime=275.76
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 25339 0 0 0 27551 25 0 0 25 0 1 0 164492773 104611840 25321 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 25540 25321 54 142 0 25396 0
Current children cumulated CPU time (s) 280.33
Current children cumulated vsize (KiB) 149736

[startup+342.685 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1309816/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=112048 CPUtime=335.36
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 27803 0 0 0 33508 28 0 0 25 0 1 0 164492773 114737152 27785 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 28012 27785 54 142 0 27868 0
Current children cumulated CPU time (s) 339.93
Current children cumulated vsize (KiB) 159624

[startup+402.735 s]
/proc/loadavg: 1.99 1.97 1.95 3/74 613
/proc/meminfo: memFree=1300536/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0

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

/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1261560/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=160408 CPUtime=1109.96
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 39764 0 0 0 110950 46 0 0 25 0 1 0 164492773 164257792 39746 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 40102 39746 54 142 0 39958 0
Current children cumulated CPU time (s) 1114.53
Current children cumulated vsize (KiB) 207984

[startup+1183.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1260024/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=162212 CPUtime=1169.56
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 40138 0 0 0 116909 47 0 0 25 0 1 0 164492773 166105088 40120 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 40553 40120 54 142 0 40409 0
Current children cumulated CPU time (s) 1174.13
Current children cumulated vsize (KiB) 209788

[startup+1243.56 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1259576/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=162672 CPUtime=1229.16
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 40249 0 0 0 122868 48 0 0 25 0 1 0 164492773 166576128 40231 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 40668 40231 54 142 0 40524 0
Current children cumulated CPU time (s) 1233.73
Current children cumulated vsize (KiB) 210248

[startup+1303.61 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1252856/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=169688 CPUtime=1288.74
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 41926 0 0 0 128823 51 0 0 25 0 1 0 164492773 173760512 41908 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 42422 41908 54 142 0 42278 0
Current children cumulated CPU time (s) 1293.31
Current children cumulated vsize (KiB) 217264

[startup+1363.67 s]
/proc/loadavg: 2.00 2.00 1.96 3/74 615
/proc/meminfo: memFree=1248888/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=173516 CPUtime=1348.33
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 42909 0 0 0 134781 52 0 0 25 0 1 0 164492773 177680384 42891 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 43379 42891 54 142 0 43235 0
Current children cumulated CPU time (s) 1352.9
Current children cumulated vsize (KiB) 221092

[startup+1423.71 s]
/proc/loadavg: 2.04 2.01 1.97 3/74 615
/proc/meminfo: memFree=1244280/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=178364 CPUtime=1407.92
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 44067 0 0 0 140738 54 0 0 25 0 1 0 164492773 182644736 44049 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/613/statm: 44591 44049 54 142 0 44447 0
Current children cumulated CPU time (s) 1412.49
Current children cumulated vsize (KiB) 225940

[startup+1483.8 s]
/proc/loadavg: 1.45 1.85 1.91 2/66 630
/proc/meminfo: memFree=1251464/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=182636 CPUtime=1467.93
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 45152 0 0 0 146737 56 0 0 25 0 1 0 164492773 187019264 45134 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 45659 45134 54 142 0 45515 0
Current children cumulated CPU time (s) 1472.5
Current children cumulated vsize (KiB) 230212

[startup+1543.88 s]
/proc/loadavg: 1.16 1.69 1.85 2/66 630
/proc/meminfo: memFree=1247112/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=187124 CPUtime=1527.97
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 46277 0 0 0 152740 57 0 0 25 0 1 0 164492773 191614976 46259 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 46781 46259 54 142 0 46637 0
Current children cumulated CPU time (s) 1532.54
Current children cumulated vsize (KiB) 234700

[startup+1603.94 s]
/proc/loadavg: 1.06 1.57 1.80 2/66 630
/proc/meminfo: memFree=1240072/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=194620 CPUtime=1588.02
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 48054 0 0 0 158743 59 0 0 25 0 1 0 164492773 199290880 48036 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 48655 48036 54 142 0 48511 0
Current children cumulated CPU time (s) 1592.59
Current children cumulated vsize (KiB) 242196

[startup+1664.01 s]
/proc/loadavg: 1.02 1.46 1.75 2/66 630
/proc/meminfo: memFree=1232648/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=201964 CPUtime=1648.06
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 49904 0 0 0 164745 61 0 0 25 0 1 0 164492773 206811136 49886 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527065 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 50491 49886 54 142 0 50347 0
Current children cumulated CPU time (s) 1652.63
Current children cumulated vsize (KiB) 249540

[startup+1724.08 s]
/proc/loadavg: 1.00 1.37 1.70 2/66 630
/proc/meminfo: memFree=1228104/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=206436 CPUtime=1708.11
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 50997 0 0 0 170748 63 0 0 25 0 1 0 164492773 211390464 50979 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 51609 50979 54 142 0 51465 0
Current children cumulated CPU time (s) 1712.68
Current children cumulated vsize (KiB) 254012

[startup+1784.15 s]
/proc/loadavg: 1.00 1.30 1.65 2/66 630
/proc/meminfo: memFree=1228040/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=206436 CPUtime=1768.16
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 50997 0 0 0 176753 63 0 0 25 0 1 0 164492773 211390464 50979 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 51609 50979 54 142 0 51465 0
Current children cumulated CPU time (s) 1772.73
Current children cumulated vsize (KiB) 254012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.52 s]
/proc/loadavg: 1.00 1.27 1.63 2/66 630
/proc/meminfo: memFree=1228040/2055920 swapFree=4191892/4192956
[pid=591] ppid=589 vsize=47576 CPUtime=4.57
/proc/591/stat : 591 (galac.sh) S 589 591 31835 0 -1 4194304 799 24131 0 1 0 0 444 13 17 0 1 0 164492307 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/591/statm: 11894 364 246 79 0 218 0
[pid=613] ppid=591 vsize=206436 CPUtime=1795.53
/proc/613/stat : 613 (minisat) R 591 591 31835 0 -1 4194304 50997 0 0 0 179490 63 0 0 25 0 1 0 164492773 211390464 50979 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/613/statm: 51609 50979 54 142 0 51465 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 254012

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 591 and gives childrusage.ru_utime.tv_sec=4 childrusage.ru_utime.tv_usec=450323 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=144977
CPU time returned by wait4() is 4.5953
while last known CPU time is 1800.1

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

Real time (s): 1811.53
CPU time (s): 1800.1
CPU user time (s): 1799.34
CPU system time (s): 0.76
CPU usage (%): 99.3688
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.45032
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24930
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= 1045
involuntary context switches= 1047

runsolver used 1.67374 s user time and 4.97124 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 09:08:58 UTC 2007


IDJOB= 203523
IDBENCH= 3967
FILE ID= node50/203523-1168160937

PBS_JOBID= 3478520

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-2-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203523-1168160937/galac.sh /tmp/evaluation/203523-1168160937/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-203523-1168160937 -o ROOT/results/node50/solver-203523-1168160937 -C 1800 -M 900  /tmp/evaluation/203523-1168160937/galac.sh /tmp/evaluation/203523-1168160937/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a71dee76703a52fba5607be3905a205d

RANDOM SEED= 682027805

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.263
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	: 5931.00
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.263
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:       1423320 kB
Buffers:         45432 kB
Cached:         503884 kB
SwapCached:        396 kB
Active:         262140 kB
Inactive:       312988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423320 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:          35408 kB
Slab:            42980 kB
Committed_AS:  3757892 kB
PageTables:       1812 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= 66558 MiB



End job on node50 on Sun Jan  7 09:39:09 UTC 2007