Trace number 203447

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.06 1803.41

General information on the benchmark

Namefrb/frb53-24/
frb53-24-5-mgd_ext.xml
MD5SUM2f7f9a6c7c062604348f10a4f021703f
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 variables53
Number of constraints476
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension476
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.25	c start processing
1.25	c start relation processing
1.28	c start cnf exporting
3.66	c parsing time : 1.088
3.66	c preprocessing time : 3.502
3.66	
3.66	c Nary constraints - conflicts : 0 supports : 0
3.66	c Binary constraints - conflicts : 459 supports :17
3.66	c max arity constraint : 2
3.66	c Max Tuples generated 0
3.66	c relations : 476
3.66	c relations BDD: 0
3.66	c vars : 1273 - clauses :  89558
3.66	
3.73	 
3.73	c --- Minisat Stats ---
3.73	 

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/node56/watcher-203447-1168159889 -o ROOT/results/node56/solver-203447-1168159889 -C 1800 -M 900 /tmp/evaluation/203447-1168159889/galac.sh /tmp/evaluation/203447-1168159889/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: 0.92 0.98 0.99 3/68 423
/proc/meminfo: memFree=1604520/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=18540 CPUtime=0
/proc/422/stat : 422 (runsolver) R 420 422 303 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 164387040 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/422/statm: 4635 279 244 17 0 2626 0

[startup+0.111382 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 423
/proc/meminfo: memFree=1604520/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=0.01
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.522422 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 423
/proc/meminfo: memFree=1604520/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=0.01
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.3515 s]
/proc/loadavg: 0.92 0.98 0.99 7/89 457
/proc/meminfo: memFree=1520184/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=0.01
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=443] ppid=422 vsize=861064 CPUtime=1.29
/proc/443/stat : 443 (java) R 422 422 303 0 -1 0 21718 0 1 0 119 10 0 0 25 0 8 0 164387044 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/443/statm: 215266 21471 1993 14 0 201471 0
[pid=443/tid=447] ppid=422 vsize=861064 CPUtime=0.05
/proc/443/task/447/stat : 447 (java) S 422 422 303 0 -1 64 5813 0 0 0 3 2 0 0 16 0 8 0 164387047 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=448] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/448/stat : 448 (java) S 422 422 303 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164387048 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=449] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/449/stat : 449 (java) S 422 422 303 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164387048 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=454] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/454/stat : 454 (java) S 422 422 303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164387051 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=455] ppid=422 vsize=861064 CPUtime=0.24
/proc/443/task/455/stat : 455 (java) R 422 422 303 0 -1 64 986 0 0 0 23 1 0 0 16 0 8 0 164387051 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153810952 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=456] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/456/stat : 456 (java) S 422 422 303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164387051 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=457] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/457/stat : 457 (java) S 422 422 303 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164387051 881729536 21471 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908624

[startup+2.99366 s]
/proc/loadavg: 0.92 0.98 0.99 3/89 457
/proc/meminfo: memFree=1511800/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=0.01
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=443] ppid=422 vsize=861064 CPUtime=2.93
/proc/443/stat : 443 (java) R 422 422 303 0 -1 0 22409 0 1 0 281 12 0 0 25 0 8 0 164387044 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074035182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/443/statm: 215266 22160 1996 14 0 201471 0
[pid=443/tid=447] ppid=422 vsize=861064 CPUtime=0.08
/proc/443/task/447/stat : 447 (java) S 422 422 303 0 -1 64 6458 0 0 0 6 2 0 0 16 0 8 0 164387047 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=448] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/448/stat : 448 (java) S 422 422 303 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164387048 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=449] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/449/stat : 449 (java) S 422 422 303 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164387048 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=454] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/454/stat : 454 (java) S 422 422 303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164387051 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=455] ppid=422 vsize=861064 CPUtime=0.3
/proc/443/task/455/stat : 455 (java) S 422 422 303 0 -1 64 1026 0 0 0 29 1 0 0 15 0 8 0 164387051 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=456] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/456/stat : 456 (java) S 422 422 303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164387051 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=443/tid=457] ppid=422 vsize=861064 CPUtime=0
/proc/443/task/457/stat : 457 (java) S 422 422 303 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164387051 881729536 22160 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908624

[startup+6.27298 s]
/proc/loadavg: 1.01 1.00 1.00 3/82 458
/proc/meminfo: memFree=1578928/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=12328 CPUtime=2.51
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 2986 0 0 0 250 1 0 0 25 0 1 0 164387413 12623872 2968 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 3082 2968 54 142 0 2938 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 59888

[startup+12.7476 s]
/proc/loadavg: 1.09 1.02 1.01 3/82 458
/proc/meminfo: memFree=1571184/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=19376 CPUtime=8.96
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 4753 0 0 0 893 3 0 0 25 0 1 0 164387413 19841024 4735 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529433 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 4844 4735 54 142 0 4700 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 66936

[startup+25.5719 s]
/proc/loadavg: 1.29 1.06 1.02 3/82 458
/proc/meminfo: memFree=1561328/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=29356 CPUtime=21.73
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 7244 0 0 0 2167 6 0 0 25 0 1 0 164387413 30060544 7226 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 7339 7226 54 142 0 7195 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 76916

[startup+51.2404 s]
/proc/loadavg: 1.53 1.14 1.04 3/82 458
/proc/meminfo: memFree=1549936/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=40448 CPUtime=47.27
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 10006 0 0 0 4718 9 0 0 25 0 1 0 164387413 41418752 9988 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 10112 9988 54 142 0 9968 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 88008

[startup+102.474 s]
/proc/loadavg: 1.79 1.27 1.09 3/82 458
/proc/meminfo: memFree=1536240/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=54424 CPUtime=98.27
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 13460 0 0 0 9814 13 0 0 25 0 1 0 164387413 55730176 13442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526382 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 13606 13442 54 142 0 13462 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 101984

[startup+162.539 s]
/proc/loadavg: 1.92 1.40 1.15 3/82 458
/proc/meminfo: memFree=1523632/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=67092 CPUtime=158.06
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 16609 0 0 0 15790 16 0 0 25 0 1 0 164387413 68702208 16591 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 16773 16591 54 142 0 16629 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 114652

[startup+222.606 s]
/proc/loadavg: 1.97 1.51 1.20 3/82 458
/proc/meminfo: memFree=1513072/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=77584 CPUtime=217.84
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 19186 0 0 0 21766 18 0 0 25 0 1 0 164387413 79446016 19168 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 19396 19168 54 142 0 19252 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 125144

[startup+282.67 s]
/proc/loadavg: 1.99 1.59 1.24 3/82 458
/proc/meminfo: memFree=1500720/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=90016 CPUtime=277.62
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 22269 0 0 0 27741 21 0 0 25 0 1 0 164387413 92176384 22251 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 22504 22251 54 142 0 22360 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 137576

[startup+342.737 s]
/proc/loadavg: 1.99 1.66 1.29 3/82 458
/proc/meminfo: memFree=1500720/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=90016 CPUtime=337.41
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 22272 0 0 0 33719 22 0 0 25 0 1 0 164387413 92176384 22254 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 22504 22254 54 142 0 22360 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 137576

[startup+402.802 s]
/proc/loadavg: 1.99 1.72 1.33 3/82 458
/proc/meminfo: memFree=1500656/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0

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

/proc/loadavg: 1.99 1.96 1.67 3/82 656
/proc/meminfo: memFree=1460400/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=130992 CPUtime=1116.74
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32256 0 0 0 111640 34 0 0 25 0 1 0 164387413 134135808 32238 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32748 32238 54 142 0 32604 0
Current children cumulated CPU time (s) 1120.37
Current children cumulated vsize (KiB) 178552

[startup+1183.59 s]
/proc/loadavg: 1.99 1.97 1.68 4/82 656
/proc/meminfo: memFree=1460400/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=130992 CPUtime=1176.77
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32261 0 0 0 117643 34 0 0 25 0 1 0 164387413 134135808 32243 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32748 32243 54 142 0 32604 0
Current children cumulated CPU time (s) 1180.4
Current children cumulated vsize (KiB) 178552

[startup+1243.64 s]
/proc/loadavg: 2.07 1.99 1.71 3/82 656
/proc/meminfo: memFree=1460400/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=130992 CPUtime=1236.8
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32263 0 0 0 123646 34 0 0 25 0 1 0 164387413 134135808 32245 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32748 32245 54 142 0 32604 0
Current children cumulated CPU time (s) 1240.43
Current children cumulated vsize (KiB) 178552

[startup+1303.69 s]
/proc/loadavg: 2.03 1.99 1.72 3/82 656
/proc/meminfo: memFree=1460208/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=131152 CPUtime=1296.83
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32306 0 0 0 129649 34 0 0 25 0 1 0 164387413 134299648 32288 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32788 32288 54 142 0 32644 0
Current children cumulated CPU time (s) 1300.46
Current children cumulated vsize (KiB) 178712

[startup+1363.73 s]
/proc/loadavg: 2.05 2.00 1.74 3/82 656
/proc/meminfo: memFree=1460016/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=131364 CPUtime=1356.87
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32356 0 0 0 135652 35 0 0 25 0 1 0 164387413 134516736 32338 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32841 32338 54 142 0 32697 0
Current children cumulated CPU time (s) 1360.5
Current children cumulated vsize (KiB) 178924

[startup+1423.78 s]
/proc/loadavg: 2.08 2.02 1.76 3/82 656
/proc/meminfo: memFree=1459760/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=131740 CPUtime=1416.9
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32408 0 0 0 141655 35 0 0 25 0 1 0 164387413 134901760 32390 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32935 32390 54 142 0 32791 0
Current children cumulated CPU time (s) 1420.53
Current children cumulated vsize (KiB) 179300

[startup+1483.82 s]
/proc/loadavg: 2.03 2.01 1.77 3/82 656
/proc/meminfo: memFree=1459632/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=131920 CPUtime=1476.93
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32451 0 0 0 147658 35 0 0 25 0 1 0 164387413 135086080 32433 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 32980 32433 54 142 0 32836 0
Current children cumulated CPU time (s) 1480.56
Current children cumulated vsize (KiB) 179480

[startup+1543.87 s]
/proc/loadavg: 2.16 2.04 1.79 3/82 656
/proc/meminfo: memFree=1458736/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=132732 CPUtime=1536.96
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32664 0 0 0 153661 35 0 0 25 0 1 0 164387413 135917568 32646 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 33183 32646 54 142 0 33039 0
Current children cumulated CPU time (s) 1540.59
Current children cumulated vsize (KiB) 180292

[startup+1603.97 s]
/proc/loadavg: 2.05 2.03 1.81 3/82 656
/proc/meminfo: memFree=1458480/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=133060 CPUtime=1597.05
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32734 0 0 0 159670 35 0 0 25 0 1 0 164387413 136253440 32716 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 33265 32716 54 142 0 33121 0
Current children cumulated CPU time (s) 1600.68
Current children cumulated vsize (KiB) 180620

[startup+1664.07 s]
/proc/loadavg: 2.02 2.02 1.82 3/82 658
/proc/meminfo: memFree=1458160/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=133224 CPUtime=1657.12
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 32780 0 0 0 165677 35 0 0 25 0 1 0 164387413 136421376 32762 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 33306 32762 54 142 0 33162 0
Current children cumulated CPU time (s) 1660.75
Current children cumulated vsize (KiB) 180784

[startup+1724.17 s]
/proc/loadavg: 2.00 2.02 1.82 3/82 658
/proc/meminfo: memFree=1453744/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=137804 CPUtime=1717.21
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 33886 0 0 0 171684 37 0 0 25 0 1 0 164387413 141111296 33868 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525811 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 34451 33868 54 142 0 34307 0
Current children cumulated CPU time (s) 1720.84
Current children cumulated vsize (KiB) 185364

[startup+1784.27 s]
/proc/loadavg: 2.00 2.01 1.83 3/82 658
/proc/meminfo: memFree=1447024/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=144416 CPUtime=1777.29
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 35566 0 0 0 177690 39 0 0 25 0 1 0 164387413 147881984 35548 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 36104 35548 54 142 0 35960 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 191976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 2.00 2.01 1.83 3/82 658
/proc/meminfo: memFree=1444848/2055920 swapFree=4184772/4192956
[pid=422] ppid=420 vsize=47560 CPUtime=3.63
/proc/422/stat : 422 (galac.sh) S 420 422 303 0 -1 4194304 799 24122 0 1 0 1 348 14 17 0 1 0 164387040 48701440 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/422/statm: 11890 364 246 79 0 218 0
[pid=458] ppid=422 vsize=146528 CPUtime=1796.43
/proc/458/stat : 458 (minisat) R 422 422 303 0 -1 4194304 36091 0 0 0 179603 40 0 0 25 0 1 0 164387413 150044672 36073 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/458/statm: 36632 36073 54 142 0 36488 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 194088

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 422 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=489469 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=160975
CPU time returned by wait4() is 3.65044
while last known CPU time is 1800.06

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

Real time (s): 1803.41
CPU time (s): 1800.06
CPU user time (s): 1799.51
CPU system time (s): 0.55
CPU usage (%): 99.8141
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.48947
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24921
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= 1253
involuntary context switches= 1242

runsolver used 2.11568 s user time and 5.16621 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sun Jan  7 08:51:29 UTC 2007


IDJOB= 203447
IDBENCH= 3963
FILE ID= node56/203447-1168159889

PBS_JOBID= 3478561

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  2f7f9a6c7c062604348f10a4f021703f

RANDOM SEED= 833749129

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.232
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.232
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:       1604736 kB
Buffers:         33912 kB
Cached:         331932 kB
SwapCached:       2104 kB
Active:         137328 kB
Inactive:       242660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604736 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            4200 kB
Writeback:           0 kB
Mapped:          21004 kB
Slab:            56716 kB
Committed_AS:  3093492 kB
PageTables:       1716 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= 66553 MiB



End job on node56 on Sun Jan  7 09:21:33 UTC 2007