Trace number 203485

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.07 1807.38

General information on the benchmark

Namefrb/frb53-24/
frb53-24-4-mgd_ext.xml
MD5SUM58a018f3335821d1414ff360bd57ba06
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 benchmark73.8908
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables53
Number of constraints473
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension473
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.31	c start processing
1.31	c start relation processing
1.34	c start cnf exporting
3.74	c parsing time : 1.129
3.74	c preprocessing time : 3.555
3.74	
3.74	c Nary constraints - conflicts : 0 supports : 0
3.74	c Binary constraints - conflicts : 460 supports :13
3.74	c max arity constraint : 2
3.74	c Max Tuples generated 0
3.74	c relations : 473
3.74	c relations BDD: 0
3.74	c vars : 1273 - clauses :  90904
3.74	
3.79	 
3.79	c --- Minisat Stats ---
3.79	 

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/node1/watcher-203485-1168160271 -o ROOT/results/node1/solver-203485-1168160271 -C 1800 -M 900 /tmp/evaluation/203485-1168160271/galac.sh /tmp/evaluation/203485-1168160271/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.92 1.99 1.99 3/98 15692
/proc/meminfo: memFree=991920/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=8652 CPUtime=0
/proc/15691/stat : 15691 (galac.sh) R 15689 15691 15036 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 164422982 8859648 279 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353275039 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/15691/statm: 2163 279 207 79 0 156 0
[pid=15693] ppid=15691 vsize=8688 CPUtime=0
/proc/15693/stat : 15693 (galac.sh) R 15691 15691 15036 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 164422982 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353275039 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/15693/statm: 2172 286 209 79 0 165 0
[pid=15694] ppid=15693 vsize=8728 CPUtime=0
/proc/15694/stat : 15694 (galac.sh) R 15693 15691 15036 0 -1 4194368 26 0 0 0 0 0 0 0 17 0 1 0 164422983 8937472 290 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353275687 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/15694/statm: 2182 290 209 79 0 175 0

[startup+0.102783 s]
/proc/loadavg: 1.92 1.99 1.99 3/98 15692
/proc/meminfo: memFree=991920/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=0.01
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.514833 s]
/proc/loadavg: 1.92 1.99 1.99 3/98 15692
/proc/meminfo: memFree=991920/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=0.01
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33593 s]
/proc/loadavg: 1.92 1.99 1.99 4/106 15712
/proc/meminfo: memFree=921456/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=0.01
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15705] ppid=15691 vsize=860856 CPUtime=1.26
/proc/15705/stat : 15705 (java) R 15691 15691 15036 0 -1 0 21662 0 1 0 113 13 0 0 18 0 8 0 164422985 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074022571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15705/statm: 215214 21415 1975 14 0 201471 0
[pid=15705/tid=15706] ppid=15691 vsize=860856 CPUtime=0.05
/proc/15705/task/15706/stat : 15706 (java) S 15691 15691 15036 0 -1 64 5812 0 0 0 3 2 0 0 16 0 8 0 164422989 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15707] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15707/stat : 15707 (java) S 15691 15691 15036 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164422990 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15708] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15708/stat : 15708 (java) S 15691 15691 15036 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164422990 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15709] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15709/stat : 15709 (java) S 15691 15691 15036 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164422995 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15710] ppid=15691 vsize=860856 CPUtime=0.24
/proc/15705/task/15710/stat : 15710 (java) R 15691 15691 15036 0 -1 64 969 0 0 0 23 1 0 0 22 0 8 0 164422995 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15711] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15711/stat : 15711 (java) S 15691 15691 15036 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 164422995 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15712] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15712/stat : 15712 (java) S 15691 15691 15036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164422995 881516544 21415 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908428

[startup+2.97312 s]
/proc/loadavg: 1.92 1.99 1.99 3/106 15712
/proc/meminfo: memFree=912560/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=0.01
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15705] ppid=15691 vsize=860856 CPUtime=2.9
/proc/15705/stat : 15705 (java) R 15691 15691 15036 0 -1 0 22404 0 1 0 275 15 0 0 25 0 8 0 164422985 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073514679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15705/statm: 215214 22155 1995 14 0 201471 0
[pid=15705/tid=15706] ppid=15691 vsize=860856 CPUtime=0.09
/proc/15705/task/15706/stat : 15706 (java) S 15691 15691 15036 0 -1 64 6459 0 0 0 6 3 0 0 16 0 8 0 164422989 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15707] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15707/stat : 15707 (java) S 15691 15691 15036 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164422990 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15708] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15708/stat : 15708 (java) S 15691 15691 15036 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164422990 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15709] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15709/stat : 15709 (java) S 15691 15691 15036 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164422995 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15710] ppid=15691 vsize=860856 CPUtime=0.31
/proc/15705/task/15710/stat : 15710 (java) S 15691 15691 15036 0 -1 64 1022 0 0 0 30 1 0 0 16 0 8 0 164422995 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15711] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15711/stat : 15711 (java) S 15691 15691 15036 0 -1 64 2 0 0 0 0 0 0 0 20 0 8 0 164422995 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15705/tid=15712] ppid=15691 vsize=860856 CPUtime=0
/proc/15705/task/15712/stat : 15712 (java) S 15691 15691 15036 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164422995 881516544 22155 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908428

[startup+6.2535 s]
/proc/loadavg: 1.93 1.99 1.99 3/99 15713
/proc/meminfo: memFree=980328/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=11684 CPUtime=2.44
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 2820 0 0 0 243 1 0 0 25 0 1 0 164423362 11964416 2802 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520361 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 2921 2802 54 142 0 2777 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 59256

[startup+12.7273 s]
/proc/loadavg: 1.93 1.99 1.99 3/99 15713
/proc/meminfo: memFree=972264/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=18988 CPUtime=8.92
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 4658 0 0 0 890 2 0 0 25 0 1 0 164423362 19443712 4640 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 4747 4640 54 142 0 4603 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 66560

[startup+25.5658 s]
/proc/loadavg: 1.94 1.99 1.99 3/99 15713
/proc/meminfo: memFree=964264/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=27220 CPUtime=21.76
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 6698 0 0 0 2172 4 0 0 25 0 1 0 164423362 27873280 6680 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 6805 6680 54 142 0 6661 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 74792

[startup+51.2458 s]
/proc/loadavg: 1.96 1.99 1.99 3/99 15713
/proc/meminfo: memFree=955048/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=36264 CPUtime=47.43
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 8961 0 0 0 4736 7 0 0 25 0 1 0 164423362 37134336 8943 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 9066 8943 54 142 0 8922 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 83836

[startup+102.497 s]
/proc/loadavg: 1.98 1.99 1.99 3/99 15713
/proc/meminfo: memFree=942120/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=49388 CPUtime=98.67
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 12195 0 0 0 9855 12 0 0 25 0 1 0 164423362 50573312 12177 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 12347 12177 54 142 0 12203 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 96960

[startup+162.52 s]
/proc/loadavg: 2.06 2.00 2.00 3/99 15713
/proc/meminfo: memFree=929640/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=61872 CPUtime=158.66
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 15310 0 0 0 15850 16 0 0 25 0 1 0 164423362 63356928 15292 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 15468 15292 54 142 0 15324 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 109444

[startup+222.578 s]
/proc/loadavg: 2.02 2.00 2.00 3/105 15831
/proc/meminfo: memFree=889320/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=71468 CPUtime=218.57
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 17663 0 0 0 21837 20 0 0 25 0 1 0 164423362 73183232 17645 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 17867 17645 54 142 0 17723 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 119040

[startup+282.639 s]
/proc/loadavg: 2.01 2.00 2.00 4/105 15891
/proc/meminfo: memFree=881464/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=79428 CPUtime=278.53
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 19646 0 0 0 27830 23 0 0 25 0 1 0 164423362 81334272 19628 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 19857 19628 54 142 0 19713 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 127000

[startup+342.685 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 15911
/proc/meminfo: memFree=874216/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=87816 CPUtime=338.55
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 21719 0 0 0 33830 25 0 0 25 0 1 0 164423362 89923584 21701 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15713/statm: 21954 21701 54 142 0 21810 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 135388


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

/proc/loadavg: 2.04 2.02 2.00 3/89 16000
/proc/meminfo: memFree=1488440/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=115652 CPUtime=1115.94
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 28355 0 0 0 111556 38 0 0 25 0 1 0 164423362 118427648 28337 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 28913 28337 54 142 0 28769 0
Current children cumulated CPU time (s) 1119.64
Current children cumulated vsize (KiB) 163224

[startup+1183.47 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 16000
/proc/meminfo: memFree=1487992/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=116280 CPUtime=1175.7
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 28466 0 0 0 117532 38 0 0 25 0 1 0 164423362 119070720 28448 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 29070 28448 54 142 0 28926 0
Current children cumulated CPU time (s) 1179.4
Current children cumulated vsize (KiB) 163852

[startup+1243.54 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 16000
/proc/meminfo: memFree=1487672/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=116608 CPUtime=1235.47
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 28534 0 0 0 123509 38 0 0 25 0 1 0 164423362 119406592 28516 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 29152 28516 54 142 0 29008 0
Current children cumulated CPU time (s) 1239.17
Current children cumulated vsize (KiB) 164180

[startup+1303.59 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 16002
/proc/meminfo: memFree=1485112/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=119136 CPUtime=1295.2
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 29184 0 0 0 129480 40 0 0 25 0 1 0 164423362 121995264 29166 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 29784 29166 54 142 0 29640 0
Current children cumulated CPU time (s) 1298.9
Current children cumulated vsize (KiB) 166708

[startup+1363.65 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 16002
/proc/meminfo: memFree=1478008/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=126344 CPUtime=1354.95
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 30957 0 0 0 135453 42 0 0 25 0 1 0 164423362 129376256 30939 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 31586 30939 54 142 0 31442 0
Current children cumulated CPU time (s) 1358.65
Current children cumulated vsize (KiB) 173916

[startup+1423.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 16002
/proc/meminfo: memFree=1473080/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=131108 CPUtime=1414.71
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32148 0 0 0 141426 45 0 0 25 0 1 0 164423362 134254592 32130 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 32777 32130 54 142 0 32633 0
Current children cumulated CPU time (s) 1418.41
Current children cumulated vsize (KiB) 178680

[startup+1483.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1473016/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=131108 CPUtime=1474.44
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32151 0 0 0 147399 45 0 0 25 0 1 0 164423362 134254592 32133 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 32777 32133 54 142 0 32633 0
Current children cumulated CPU time (s) 1478.14
Current children cumulated vsize (KiB) 178680

[startup+1543.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1472568/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=131720 CPUtime=1534.19
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32267 0 0 0 153373 46 0 0 25 0 1 0 164423362 134881280 32249 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 32930 32249 54 142 0 32786 0
Current children cumulated CPU time (s) 1537.89
Current children cumulated vsize (KiB) 179292

[startup+1603.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1472120/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=132056 CPUtime=1593.95
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32354 0 0 0 159349 46 0 0 25 0 1 0 164423362 135225344 32336 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 33014 32336 54 142 0 32870 0
Current children cumulated CPU time (s) 1597.65
Current children cumulated vsize (KiB) 179628

[startup+1663.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1471736/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=132536 CPUtime=1653.67
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32428 0 0 0 165321 46 0 0 25 0 1 0 164423362 135716864 32410 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 33134 32410 54 142 0 32990 0
Current children cumulated CPU time (s) 1657.37
Current children cumulated vsize (KiB) 180108

[startup+1724 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1471480/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=132892 CPUtime=1713.42
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32504 0 0 0 171296 46 0 0 25 0 1 0 164423362 136081408 32486 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 33223 32486 54 142 0 33079 0
Current children cumulated CPU time (s) 1717.12
Current children cumulated vsize (KiB) 180464

[startup+1784.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1470968/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=133464 CPUtime=1773.19
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32616 0 0 0 177272 47 0 0 25 0 1 0 164423362 136667136 32598 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 33366 32598 54 142 0 33222 0
Current children cumulated CPU time (s) 1776.89
Current children cumulated vsize (KiB) 181036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 16002
/proc/meminfo: memFree=1470712/2055920 swapFree=4165612/4192956
[pid=15691] ppid=15689 vsize=47572 CPUtime=3.7
/proc/15691/stat : 15691 (galac.sh) S 15689 15691 15036 0 -1 4194304 799 24118 0 1 0 0 352 18 17 0 1 0 164422982 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15691/statm: 11893 363 245 79 0 218 0
[pid=15713] ppid=15691 vsize=133708 CPUtime=1796.37
/proc/15713/stat : 15713 (minisat) R 15691 15691 15036 0 -1 4194304 32669 0 0 0 179590 47 0 0 25 0 1 0 164423362 136916992 32651 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15713/statm: 33427 32651 54 142 0 33283 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 181280

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 15691 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=530463 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=188971
CPU time returned by wait4() is 3.71943
while last known CPU time is 1800.07

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

Real time (s): 1807.38
CPU time (s): 1800.07
CPU user time (s): 1799.42
CPU system time (s): 0.65
CPU usage (%): 99.5955
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.53046
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24917
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= 965
involuntary context switches= 970

runsolver used 2.17767 s user time and 5.2582 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 08:57:51 UTC 2007


IDJOB= 203485
IDBENCH= 3965
FILE ID= node1/203485-1168160271

PBS_JOBID= 3478261

Free space on /tmp= 66300 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-4-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203485-1168160271/galac.sh /tmp/evaluation/203485-1168160271/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-203485-1168160271 -o ROOT/results/node1/solver-203485-1168160271 -C 1800 -M 900  /tmp/evaluation/203485-1168160271/galac.sh /tmp/evaluation/203485-1168160271/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  58a018f3335821d1414ff360bd57ba06

RANDOM SEED= 945089886

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.234
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.234
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:       1022288 kB
Buffers:         61668 kB
Cached:         281376 kB
SwapCached:       4096 kB
Active:         764700 kB
Inactive:       200376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1022288 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:         641504 kB
Slab:            52032 kB
Committed_AS:  5368012 kB
PageTables:       3520 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= 66305 MiB



End job on node1 on Sun Jan  7 09:28:00 UTC 2007