Trace number 229968

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.01 1812.61

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-13_ext.xml
MD5SUMe7cfb0c48020f68e238559d055c47b09
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 benchmark639.645
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints463
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension463
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
1.26	c start processing
1.26	c start relation processing
1.28	c start cnf exporting
3.38	c parsing time : 1.044
3.39	c preprocessing time : 3.172
3.39	
3.39	c Nary constraints - conflicts : 0 supports : 0
3.39	c Binary constraints - conflicts : 446 supports :17
3.39	c max arity constraint : 2
3.39	c Max Tuples generated 0
3.39	c relations : 463
3.39	c relations BDD: 0
3.39	c vars : 1151 - clauses :  75481
3.39	
3.43	 
3.43	c --- Minisat Stats ---
3.43	 

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/node41/watcher-229968-1168314577 -o ROOT/results/node41/solver-229968-1168314577 -C 1800 -M 900 /tmp/evaluation/229968-1168314577/galac.sh /tmp/evaluation/229968-1168314577/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: 2.00 2.00 2.00 5/85 6278
/proc/meminfo: memFree=1181152/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=5184 CPUtime=0
/proc/6277/stat : 6277 (galac.sh) R 6275 6277 4341 0 -1 4194304 94 0 0 0 0 0 0 0 20 0 1 0 179856979 5308416 67 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425728 0 0 4096 0 0 0 0 17 1 0 0
/proc/6277/statm: 1296 67 50 79 0 106 0

[startup+0.104328 s]
/proc/loadavg: 2.00 2.00 2.00 5/85 6278
/proc/meminfo: memFree=1181152/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=0
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.515362 s]
/proc/loadavg: 2.00 2.00 2.00 5/85 6278
/proc/meminfo: memFree=1181152/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=0
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.33643 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 6298
/proc/meminfo: memFree=1110624/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=0
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6291] ppid=6277 vsize=861064 CPUtime=1.22
/proc/6291/stat : 6291 (java) R 6277 6277 4341 0 -1 0 19683 0 1 0 112 10 0 0 24 0 8 0 179856984 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072927093 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6291/statm: 215266 19437 1993 14 0 201471 0
[pid=6291/tid=6292] ppid=6277 vsize=861064 CPUtime=0.03
/proc/6291/task/6292/stat : 6292 (java) S 6277 6277 4341 0 -1 64 3787 0 0 0 2 1 0 0 16 0 8 0 179856988 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6293] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6293/stat : 6293 (java) S 6277 6277 4341 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 179856988 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6294] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6294/stat : 6294 (java) S 6277 6277 4341 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 179856988 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6295] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6295/stat : 6295 (java) S 6277 6277 4341 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179856992 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6296] ppid=6277 vsize=861064 CPUtime=0.23
/proc/6291/task/6296/stat : 6296 (java) S 6277 6277 4341 0 -1 64 980 0 0 0 22 1 0 0 15 0 8 0 179856992 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6297] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6297/stat : 6297 (java) S 6277 6277 4341 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 179856992 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6298] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6298/stat : 6298 (java) S 6277 6277 4341 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179856992 881729536 19437 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 908628

[startup+2.97358 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 6298
/proc/meminfo: memFree=1102112/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=0
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6291] ppid=6277 vsize=861064 CPUtime=2.84
/proc/6291/stat : 6291 (java) R 6277 6277 4341 0 -1 0 21660 0 1 0 273 11 0 0 25 0 8 0 179856984 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073655213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6291/statm: 215266 21411 1996 14 0 201471 0
[pid=6291/tid=6292] ppid=6277 vsize=861064 CPUtime=0.07
/proc/6291/task/6292/stat : 6292 (java) S 6277 6277 4341 0 -1 64 5713 0 0 0 5 2 0 0 16 0 8 0 179856988 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6293] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6293/stat : 6293 (java) S 6277 6277 4341 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 179856988 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6294] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6294/stat : 6294 (java) S 6277 6277 4341 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 179856988 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6295] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6295/stat : 6295 (java) S 6277 6277 4341 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179856992 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6296] ppid=6277 vsize=861064 CPUtime=0.3
/proc/6291/task/6296/stat : 6296 (java) S 6277 6277 4341 0 -1 64 1024 0 0 0 28 2 0 0 15 0 8 0 179856992 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6297] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6297/stat : 6297 (java) S 6277 6277 4341 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 179856992 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6291/tid=6298] ppid=6277 vsize=861064 CPUtime=0
/proc/6291/task/6298/stat : 6298 (java) S 6277 6277 4341 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179856992 881729536 21411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 908628

[startup+6.26861 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1168344/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=12956 CPUtime=2.8
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 3105 0 0 0 278 2 0 0 25 0 1 0 179857322 13266944 3087 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 3239 3087 54 142 0 3095 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 60520

[startup+12.7464 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1160096/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=20488 CPUtime=9.22
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 4976 0 0 0 918 4 0 0 25 0 1 0 179857322 20979712 4958 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 5122 4958 54 142 0 4978 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 68052

[startup+25.5855 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1151648/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=29408 CPUtime=21.94
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 7207 0 0 0 2187 7 0 0 25 0 1 0 179857322 30113792 7189 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 7352 7189 54 142 0 7208 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 76972

[startup+51.2688 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1139168/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=41468 CPUtime=47.39
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 10204 0 0 0 4728 11 0 0 25 0 1 0 179857322 42463232 10186 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 10367 10186 54 142 0 10223 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 89032

[startup+102.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1125728/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=55076 CPUtime=98.2
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 13590 0 0 0 9806 14 0 0 25 0 1 0 179857322 56397824 13572 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 13769 13572 54 142 0 13625 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 102640

[startup+162.595 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1112544/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=68312 CPUtime=157.71
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 16860 0 0 0 15752 19 0 0 25 0 1 0 179857322 69951488 16842 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 17078 16842 54 142 0 16934 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 115876

[startup+222.696 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6299
/proc/meminfo: memFree=1110048/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=70784 CPUtime=217.26
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 17457 0 0 0 21707 19 0 0 25 0 1 0 179857322 72482816 17439 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 17696 17439 54 142 0 17552 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 118348

[startup+282.726 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 6354
/proc/meminfo: memFree=1365208/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=71100 CPUtime=276.78
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 17536 0 0 0 27658 20 0 0 25 0 1 0 179857322 72806400 17518 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6299/statm: 17775 17518 54 142 0 17631 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 118664

[startup+342.746 s]
/proc/loadavg: 1.97 1.98 1.99 3/86 6354
/proc/meminfo: memFree=1361184/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=75788 CPUtime=336.76
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 18652 0 0 0 33654 22 0 0 25 0 1 0 179857322 77606912 18634 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/6299/statm: 18947 18634 54 142 0 18803 0
Current children cumulated CPU time (s) 340.04
Current children cumulated vsize (KiB) 123352

[startup+402.819 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 6354
/proc/meminfo: memFree=1294688/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0

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

/proc/loadavg: 2.00 2.00 2.00 3/86 6552
/proc/meminfo: memFree=1135072/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=109612 CPUtime=1110.6
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 26915 0 0 0 111029 31 0 0 25 0 1 0 179857322 112242688 26897 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 27403 26897 54 142 0 27259 0
Current children cumulated CPU time (s) 1113.88
Current children cumulated vsize (KiB) 157176

[startup+1183.47 s]
/proc/loadavg: 2.07 2.03 2.01 3/86 6552
/proc/meminfo: memFree=1133920/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=111040 CPUtime=1170.38
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27216 0 0 0 117006 32 0 0 25 0 1 0 179857322 113704960 27190 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 27760 27190 54 142 0 27616 0
Current children cumulated CPU time (s) 1173.66
Current children cumulated vsize (KiB) 158604

[startup+1243.52 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 6552
/proc/meminfo: memFree=1131936/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=113192 CPUtime=1230.15
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27697 0 0 0 122983 32 0 0 25 0 1 0 179857322 115908608 27671 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28298 27671 54 142 0 28154 0
Current children cumulated CPU time (s) 1233.43
Current children cumulated vsize (KiB) 160756

[startup+1303.58 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 6552
/proc/meminfo: memFree=1131872/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=113192 CPUtime=1289.93
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27701 0 0 0 128961 32 0 0 25 0 1 0 179857322 115908608 27675 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28298 27675 54 142 0 28154 0
Current children cumulated CPU time (s) 1293.21
Current children cumulated vsize (KiB) 160756

[startup+1363.64 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 6552
/proc/meminfo: memFree=1131872/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=113192 CPUtime=1349.7
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27708 0 0 0 134938 32 0 0 25 0 1 0 179857322 115908608 27682 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28298 27682 54 142 0 28154 0
Current children cumulated CPU time (s) 1352.98
Current children cumulated vsize (KiB) 160756

[startup+1423.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6552
/proc/meminfo: memFree=1131808/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=113192 CPUtime=1409.48
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27727 0 0 0 140915 33 0 0 25 0 1 0 179857322 115908608 27701 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28298 27701 54 142 0 28154 0
Current children cumulated CPU time (s) 1412.76
Current children cumulated vsize (KiB) 160756

[startup+1483.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6552
/proc/meminfo: memFree=1131488/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=113532 CPUtime=1469.26
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27799 0 0 0 146893 33 0 0 25 0 1 0 179857322 116256768 27773 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28383 27773 54 142 0 28239 0
Current children cumulated CPU time (s) 1472.54
Current children cumulated vsize (KiB) 161096

[startup+1543.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6552
/proc/meminfo: memFree=1069536/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=114288 CPUtime=1528.98
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 27945 0 0 0 152865 33 0 0 25 0 1 0 179857322 117030912 27919 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28572 27919 54 142 0 28428 0
Current children cumulated CPU time (s) 1532.26
Current children cumulated vsize (KiB) 161852

[startup+1603.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6552
/proc/meminfo: memFree=1068832/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=114944 CPUtime=1588.76
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 28084 0 0 0 158843 33 0 0 25 0 1 0 179857322 117702656 28058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 28736 28058 54 142 0 28592 0
Current children cumulated CPU time (s) 1592.04
Current children cumulated vsize (KiB) 162508

[startup+1663.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6552
/proc/meminfo: memFree=1068000/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=116004 CPUtime=1648.53
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 28283 0 0 0 164820 33 0 0 25 0 1 0 179857322 118788096 28257 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 29001 28257 54 142 0 28857 0
Current children cumulated CPU time (s) 1651.81
Current children cumulated vsize (KiB) 163568

[startup+1723.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6554
/proc/meminfo: memFree=1065184/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=118644 CPUtime=1708.31
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 28938 0 0 0 170797 34 0 0 25 0 1 0 179857322 121491456 28912 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 29661 28912 54 142 0 29517 0
Current children cumulated CPU time (s) 1711.59
Current children cumulated vsize (KiB) 166208

[startup+1784.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6554
/proc/meminfo: memFree=1065184/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=118644 CPUtime=1768.19
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 28940 0 0 0 176785 34 0 0 25 0 1 0 179857322 121491456 28914 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529503 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 29661 28914 54 142 0 29517 0
Current children cumulated CPU time (s) 1771.47
Current children cumulated vsize (KiB) 166208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6554
/proc/meminfo: memFree=1065184/2055920 swapFree=4191892/4192956
[pid=6277] ppid=6275 vsize=47564 CPUtime=3.28
/proc/6277/stat : 6277 (galac.sh) S 6275 6277 4341 0 -1 4194304 799 23376 0 1 0 0 314 14 17 0 1 0 179856979 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6277/statm: 11891 364 246 79 0 218 0
[pid=6299] ppid=6277 vsize=118644 CPUtime=1796.73
/proc/6299/stat : 6299 (minisat) R 6277 6277 4341 0 -1 4194304 28941 0 0 0 179639 34 0 0 25 0 1 0 179857322 121491456 28915 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6299/statm: 29661 28915 54 142 0 29517 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 166208

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 6277 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=146521 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=156976
CPU time returned by wait4() is 3.3035
while last known CPU time is 1800.01

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

Real time (s): 1812.61
CPU time (s): 1800.01
CPU user time (s): 1799.53
CPU system time (s): 0.48
CPU usage (%): 99.305
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.14652
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24175
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= 1281
involuntary context switches= 1322

runsolver used 1.93471 s user time and 5.31119 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue Jan  9 03:49:37 UTC 2007


IDJOB= 229968
IDBENCH= 6380
FILE ID= node41/229968-1168314577

PBS_JOBID= 3502373

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-13_ext.xml
COMMAND LINE= /tmp/evaluation/229968-1168314577/galac.sh /tmp/evaluation/229968-1168314577/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-229968-1168314577 -o ROOT/results/node41/solver-229968-1168314577 -C 1800 -M 900  /tmp/evaluation/229968-1168314577/galac.sh /tmp/evaluation/229968-1168314577/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e7cfb0c48020f68e238559d055c47b09

RANDOM SEED= 965804487

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:       1181568 kB
Buffers:         70216 kB
Cached:         391720 kB
SwapCached:        396 kB
Active:         501840 kB
Inactive:       313528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181568 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3244 kB
Writeback:           0 kB
Mapped:         372212 kB
Slab:            43580 kB
Committed_AS:  4482604 kB
PageTables:       2564 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= 66556 MiB



End job on node41 on Tue Jan  9 04:19:50 UTC 2007