Trace number 230120

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.02 1811.09

General information on the benchmark

Namegeom/
geo50-20-d4-75-57_ext.xml
MD5SUMfe207b20ce1e1eb450ad8bf6fde893a5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.2185
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables50
Number of constraints555
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension555
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.18	c start processing
1.18	c start relation processing
1.20	c start cnf exporting
2.92	c parsing time : 1.022
2.92	c preprocessing time : 2.757
2.92	
2.92	c Nary constraints - conflicts : 0 supports : 0
2.92	c Binary constraints - conflicts : 555 supports :0
2.92	c max arity constraint : 2
2.92	c Max Tuples generated 0
2.92	c relations : 555
2.92	c relations BDD: 0
2.92	c vars : 1001 - clauses :  65177
2.92	
2.94	 
2.94	c --- Minisat Stats ---
2.94	 

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/node45/watcher-230120-1168315725 -o ROOT/results/node45/solver-230120-1168315725 -C 1800 -M 900 /tmp/evaluation/230120-1168315725/galac.sh /tmp/evaluation/230120-1168315725/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.79 1.95 1.97 4/75 14451
/proc/meminfo: memFree=1490784/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=8684 CPUtime=0
/proc/14450/stat : 14450 (galac.sh) R 14448 14450 14380 0 -1 4194304 391 840 0 0 0 0 0 0 17 0 1 0 179971542 8892416 298 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694131 0 2 4096 73728 0 0 0 17 0 0 0
/proc/14450/statm: 2175 302 217 79 0 168 0

[startup+0.106475 s]
/proc/loadavg: 1.79 1.95 1.97 4/75 14451
/proc/meminfo: memFree=1490784/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=0.01
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.517551 s]
/proc/loadavg: 1.79 1.95 1.97 4/75 14451
/proc/meminfo: memFree=1490784/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=0.01
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.3447 s]
/proc/loadavg: 1.79 1.95 1.97 4/83 14471
/proc/meminfo: memFree=1420568/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=0.01
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14464] ppid=14450 vsize=860852 CPUtime=1.28
/proc/14464/stat : 14464 (java) R 14450 14450 14380 0 -1 0 19698 0 1 0 118 10 0 0 17 0 8 0 179971546 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074039574 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14464/statm: 215213 19452 1986 14 0 201471 0
[pid=14464/tid=14465] ppid=14450 vsize=860852 CPUtime=0.03
/proc/14464/task/14465/stat : 14465 (java) S 14450 14450 14380 0 -1 64 3784 0 0 0 2 1 0 0 16 0 8 0 179971549 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14464/tid=14466] ppid=14450 vsize=860852 CPUtime=0
/proc/14464/task/14466/stat : 14466 (java) S 14450 14450 14380 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 179971550 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14464/tid=14467] ppid=14450 vsize=860852 CPUtime=0
/proc/14464/task/14467/stat : 14467 (java) S 14450 14450 14380 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 179971550 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14464/tid=14468] ppid=14450 vsize=860852 CPUtime=0
/proc/14464/task/14468/stat : 14468 (java) S 14450 14450 14380 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 179971553 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14464/tid=14469] ppid=14450 vsize=860852 CPUtime=0.28
/proc/14464/task/14469/stat : 14469 (java) R 14450 14450 14380 0 -1 64 1011 0 0 0 27 1 0 0 21 0 8 0 179971553 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14464/tid=14470] ppid=14450 vsize=860852 CPUtime=0
/proc/14464/task/14470/stat : 14470 (java) S 14450 14450 14380 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 179971553 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14464/tid=14471] ppid=14450 vsize=860852 CPUtime=0
/proc/14464/task/14471/stat : 14471 (java) S 14450 14450 14380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179971554 881512448 19452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908412

[startup+2.982 s]
/proc/loadavg: 1.81 1.95 1.97 3/83 14471
/proc/meminfo: memFree=1412696/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 47560

[startup+6.2726 s]
/proc/loadavg: 1.81 1.95 1.97 3/76 14472
/proc/meminfo: memFree=1481304/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=9916 CPUtime=3.28
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 2280 0 0 0 327 1 0 0 25 0 1 0 179971837 10153984 2262 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 2479 2262 54 142 0 2335 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 57476

[startup+12.7408 s]
/proc/loadavg: 1.84 1.95 1.97 3/76 14472
/proc/meminfo: memFree=1477272/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=13556 CPUtime=9.69
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 3195 0 0 0 967 2 0 0 25 0 1 0 179971837 13881344 3177 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 3389 3177 54 142 0 3245 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 61116

[startup+25.5701 s]
/proc/loadavg: 1.86 1.95 1.97 3/76 14472
/proc/meminfo: memFree=1470872/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=20132 CPUtime=22.41
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 4842 0 0 0 2237 4 0 0 25 0 1 0 179971837 20615168 4824 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 5033 4824 54 142 0 4889 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 67692

[startup+51.2561 s]
/proc/loadavg: 1.91 1.96 1.97 3/76 14472
/proc/meminfo: memFree=1464344/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=26816 CPUtime=47.85
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 6476 0 0 0 4780 5 0 0 25 0 1 0 179971837 27459584 6458 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 6704 6458 54 142 0 6560 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 74376

[startup+102.537 s]
/proc/loadavg: 1.96 1.96 1.97 3/76 14472
/proc/meminfo: memFree=1455384/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=36112 CPUtime=98.67
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 8749 0 0 0 9860 7 0 0 25 0 1 0 179971837 36978688 8731 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529354 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 9028 8731 54 142 0 8884 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 83672

[startup+162.542 s]
/proc/loadavg: 1.98 1.97 1.97 3/76 14472
/proc/meminfo: memFree=1446424/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=45020 CPUtime=158.12
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 10947 0 0 0 15803 9 0 0 25 0 1 0 179971837 46100480 10929 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 11255 10929 54 142 0 11111 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 92580

[startup+222.556 s]
/proc/loadavg: 1.99 1.97 1.97 3/76 14472
/proc/meminfo: memFree=1445784/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=45672 CPUtime=217.58
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 11106 0 0 0 21749 9 0 0 25 0 1 0 179971837 46768128 11088 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 11418 11088 54 142 0 11274 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 93232

[startup+282.659 s]
/proc/loadavg: 2.04 1.99 1.98 3/76 14472
/proc/meminfo: memFree=1444312/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=47340 CPUtime=277.12
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 11477 0 0 0 27703 9 0 0 25 0 1 0 179971837 48476160 11459 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 11835 11459 54 142 0 11691 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 94900

[startup+342.742 s]
/proc/loadavg: 2.01 1.99 1.98 3/76 14472
/proc/meminfo: memFree=1441312/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=50432 CPUtime=336.65
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 12220 0 0 0 33655 10 0 0 25 0 1 0 179971837 51642368 12202 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 12608 12202 54 142 0 12464 0
Current children cumulated CPU time (s) 339.52
Current children cumulated vsize (KiB) 97992

[startup+402.822 s]
/proc/loadavg: 2.00 1.99 1.98 3/76 14472
/proc/meminfo: memFree=1438432/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=53360 CPUtime=396.18
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 12946 0 0 0 39607 11 0 0 25 0 1 0 179971837 54640640 12928 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529440 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 13340 12928 54 142 0 13196 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 100920

[startup+462.827 s]
/proc/loadavg: 2.00 1.99 1.98 3/76 14472
/proc/meminfo: memFree=1437984/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=53836 CPUtime=455.63
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 13052 0 0 0 45552 11 0 0 25 0 1 0 179971837 55128064 13034 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14472/statm: 13459 13034 54 142 0 13315 0
Current children cumulated CPU time (s) 458.5
Current children cumulated vsize (KiB) 101396

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

/proc/loadavg: 1.92 1.99 1.99 2/69 14487
/proc/meminfo: memFree=1430752/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=68808 CPUtime=1109.99
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 16617 0 0 0 110982 17 0 0 25 0 1 0 179971837 70459392 16591 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 17202 16591 54 142 0 17058 0
Current children cumulated CPU time (s) 1112.86
Current children cumulated vsize (KiB) 116368

[startup+1183.21 s]
/proc/loadavg: 1.62 1.88 1.95 3/76 15280
/proc/meminfo: memFree=1409784/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=70092 CPUtime=1169.93
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 16947 0 0 0 116966 27 0 0 25 0 1 0 179971837 71774208 16921 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 17523 16921 54 142 0 17379 0
Current children cumulated CPU time (s) 1172.8
Current children cumulated vsize (KiB) 117652

[startup+1243.28 s]
/proc/loadavg: 1.86 1.90 1.95 3/76 15280
/proc/meminfo: memFree=1408312/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=71752 CPUtime=1229.95
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 17329 0 0 0 122968 27 0 0 25 0 1 0 179971837 73474048 17303 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 17938 17303 54 142 0 17794 0
Current children cumulated CPU time (s) 1232.82
Current children cumulated vsize (KiB) 119312

[startup+1303.37 s]
/proc/loadavg: 1.95 1.92 1.95 3/76 15280
/proc/meminfo: memFree=1407672/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=72540 CPUtime=1289.95
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 17517 0 0 0 128967 28 0 0 25 0 1 0 179971837 74280960 17491 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 18135 17491 54 142 0 17991 0
Current children cumulated CPU time (s) 1292.82
Current children cumulated vsize (KiB) 120100

[startup+1363.43 s]
/proc/loadavg: 2.05 1.94 1.96 3/76 15280
/proc/meminfo: memFree=1406840/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=73608 CPUtime=1349.97
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 17732 0 0 0 134969 28 0 0 25 0 1 0 179971837 75374592 17706 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 18402 17706 54 142 0 18258 0
Current children cumulated CPU time (s) 1352.84
Current children cumulated vsize (KiB) 121168

[startup+1423.51 s]
/proc/loadavg: 2.02 1.95 1.96 3/76 15280
/proc/meminfo: memFree=1406136/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=74248 CPUtime=1409.98
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 17892 0 0 0 140970 28 0 0 25 0 1 0 179971837 76029952 17866 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 18562 17866 54 142 0 18418 0
Current children cumulated CPU time (s) 1412.85
Current children cumulated vsize (KiB) 121808

[startup+1483.6 s]
/proc/loadavg: 2.00 1.96 1.96 3/76 15280
/proc/meminfo: memFree=1399992/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=80480 CPUtime=1470
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19430 0 0 0 146970 30 0 0 25 0 1 0 179971837 82411520 19396 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20120 19396 54 142 0 19976 0
Current children cumulated CPU time (s) 1472.87
Current children cumulated vsize (KiB) 128040

[startup+1543.61 s]
/proc/loadavg: 2.00 1.96 1.96 3/76 15280
/proc/meminfo: memFree=1399608/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=80952 CPUtime=1529.96
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19530 0 0 0 152966 30 0 0 25 0 1 0 179971837 82894848 19496 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20238 19496 54 142 0 20094 0
Current children cumulated CPU time (s) 1532.83
Current children cumulated vsize (KiB) 128512

[startup+1603.63 s]
/proc/loadavg: 2.00 1.97 1.96 3/76 15280
/proc/meminfo: memFree=1399160/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=81444 CPUtime=1589.92
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19630 0 0 0 158962 30 0 0 25 0 1 0 179971837 83398656 19596 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20361 19596 54 142 0 20217 0
Current children cumulated CPU time (s) 1592.79
Current children cumulated vsize (KiB) 129004

[startup+1663.65 s]
/proc/loadavg: 2.00 1.97 1.96 3/76 15280
/proc/meminfo: memFree=1398584/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=82036 CPUtime=1649.86
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19792 0 0 0 164956 30 0 0 25 0 1 0 179971837 84004864 19758 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20509 19758 54 142 0 20365 0
Current children cumulated CPU time (s) 1652.73
Current children cumulated vsize (KiB) 129596

[startup+1723.69 s]
/proc/loadavg: 2.00 1.97 1.96 3/76 15280
/proc/meminfo: memFree=1398136/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=82536 CPUtime=1709.84
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19880 0 0 0 170953 31 0 0 25 0 1 0 179971837 84516864 19846 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20634 19846 54 142 0 20490 0
Current children cumulated CPU time (s) 1712.71
Current children cumulated vsize (KiB) 130096

[startup+1783.77 s]
/proc/loadavg: 2.00 1.97 1.96 3/76 15280
/proc/meminfo: memFree=1397752/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=83180 CPUtime=1769.87
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19982 0 0 0 176956 31 0 0 25 0 1 0 179971837 85176320 19948 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20795 19948 54 142 0 20651 0
Current children cumulated CPU time (s) 1772.74
Current children cumulated vsize (KiB) 130740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.08 s]
/proc/loadavg: 2.00 1.97 1.96 3/76 15280
/proc/meminfo: memFree=1397688/2055920 swapFree=4184048/4192956
[pid=14450] ppid=14448 vsize=47560 CPUtime=2.87
/proc/14450/stat : 14450 (galac.sh) S 14448 14450 14380 0 -1 4194304 799 23192 0 1 0 0 273 14 17 0 1 0 179971542 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14450/statm: 11890 362 244 79 0 218 0
[pid=14472] ppid=14450 vsize=83180 CPUtime=1797.15
/proc/14472/stat : 14472 (minisat) R 14450 14450 14380 0 -1 4194304 19982 0 0 0 179684 31 0 0 25 0 1 0 179971837 85176320 19948 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14472/statm: 20795 19948 54 142 0 20651 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 130740

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 14450 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=747582 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=148977
CPU time returned by wait4() is 2.89656
while last known CPU time is 1800.02

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

Real time (s): 1811.09
CPU time (s): 1800.02
CPU user time (s): 1799.57
CPU system time (s): 0.45
CPU usage (%): 99.3886
Max. virtual memory (cumulated for all children) (KiB): 908412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.74758
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23991
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= 928
involuntary context switches= 906

runsolver used 2.11068 s user time and 5.86211 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Jan  9 04:08:46 UTC 2007


IDJOB= 230120
IDBENCH= 6397
FILE ID= node45/230120-1168315725

PBS_JOBID= 3502435

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/geom/geo50-20-d4-75-57_ext.xml
COMMAND LINE= /tmp/evaluation/230120-1168315725/galac.sh /tmp/evaluation/230120-1168315725/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-230120-1168315725 -o ROOT/results/node45/solver-230120-1168315725 -C 1800 -M 900  /tmp/evaluation/230120-1168315725/galac.sh /tmp/evaluation/230120-1168315725/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fe207b20ce1e1eb450ad8bf6fde893a5

RANDOM SEED= 311418151

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.259
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.259
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:       1491392 kB
Buffers:         67124 kB
Cached:         419240 kB
SwapCached:       3168 kB
Active:         184416 kB
Inactive:       322260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491392 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            3556 kB
Writeback:           0 kB
Mapped:          27420 kB
Slab:            43148 kB
Committed_AS:  3699080 kB
PageTables:       1784 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= 66551 MiB



End job on node45 on Tue Jan  9 04:39:00 UTC 2007