Trace number 231336

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.05 1805.54

General information on the benchmark

Namegeom/
geo50-20-d4-75-19_ext.xml
MD5SUM5f6468f2c6c359284771aa92d8d24fd3
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 benchmark4.14137
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints498
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension498
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.05	c start processing
1.05	c start relation processing
1.06	c start cnf exporting
2.60	c parsing time : 0.896
2.60	c preprocessing time : 2.448
2.60	
2.60	c Nary constraints - conflicts : 0 supports : 0
2.60	c Binary constraints - conflicts : 498 supports :0
2.60	c max arity constraint : 2
2.60	c Max Tuples generated 0
2.60	c relations : 498
2.60	c relations BDD: 0
2.60	c vars : 1001 - clauses :  59246
2.60	
2.61	 
2.61	c --- Minisat Stats ---
2.61	 

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/node14/watcher-231336-1168317871 -o ROOT/results/node14/solver-231336-1168317871 -C 1800 -M 900 /tmp/evaluation/231336-1168317871/galac.sh /tmp/evaluation/231336-1168317871/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.89 1.46 1.74 5/94 20549
/proc/meminfo: memFree=1493056/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=8564 CPUtime=0
/proc/20548/stat : 20548 (galac.sh) D 20546 20548 19779 0 -1 4194304 317 0 0 0 0 0 0 0 16 0 1 0 180182530 8769536 261 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234633170 0 2 4096 8192 18446744072100051646 0 0 17 1 0 0
/proc/20548/statm: 2141 261 201 79 0 134 0

[startup+0.107505 s]
/proc/loadavg: 0.89 1.46 1.74 5/94 20549
/proc/meminfo: memFree=1493056/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=0.01
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.515543 s]
/proc/loadavg: 0.89 1.46 1.74 5/94 20549
/proc/meminfo: memFree=1493056/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=0.01
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34062 s]
/proc/loadavg: 0.89 1.46 1.74 2/89 20570
/proc/meminfo: memFree=1434088/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=0.01
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 761 1865 0 0 0 0 0 1 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20562] ppid=20548 vsize=861064 CPUtime=1.31
/proc/20562/stat : 20562 (java) R 20548 20548 19779 0 -1 0 19702 0 1 0 121 10 0 0 16 0 8 0 180182534 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074056401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20562/statm: 215266 19456 1988 14 0 201471 0
[pid=20562/tid=20563] ppid=20548 vsize=861064 CPUtime=0.03
/proc/20562/task/20563/stat : 20563 (java) S 20548 20548 19779 0 -1 64 3787 0 0 0 2 1 0 0 16 0 8 0 180182537 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20562/tid=20564] ppid=20548 vsize=861064 CPUtime=0
/proc/20562/task/20564/stat : 20564 (java) S 20548 20548 19779 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 180182538 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20562/tid=20565] ppid=20548 vsize=861064 CPUtime=0
/proc/20562/task/20565/stat : 20565 (java) S 20548 20548 19779 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 180182538 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20562/tid=20566] ppid=20548 vsize=861064 CPUtime=0
/proc/20562/task/20566/stat : 20566 (java) S 20548 20548 19779 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 180182541 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20562/tid=20567] ppid=20548 vsize=861064 CPUtime=0.27
/proc/20562/task/20567/stat : 20567 (java) S 20548 20548 19779 0 -1 64 1013 0 0 0 26 1 0 0 16 0 8 0 180182541 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20562/tid=20568] ppid=20548 vsize=861064 CPUtime=0
/proc/20562/task/20568/stat : 20568 (java) S 20548 20548 19779 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 180182541 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20562/tid=20569] ppid=20548 vsize=861064 CPUtime=0
/proc/20562/task/20569/stat : 20569 (java) S 20548 20548 19779 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 180182541 881729536 19456 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 908616

[startup+2.98377 s]
/proc/loadavg: 0.89 1.46 1.74 2/89 20578
/proc/meminfo: memFree=1426536/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 47552

[startup+6.26108 s]
/proc/loadavg: 0.90 1.45 1.74 2/81 20585
/proc/meminfo: memFree=1501104/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=10064 CPUtime=3.63
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 2318 0 0 0 362 1 0 0 25 0 1 0 180182792 10305536 2300 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 2516 2300 54 142 0 2372 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 57616

[startup+12.7337 s]
/proc/loadavg: 0.99 1.46 1.74 3/87 20681
/proc/meminfo: memFree=1488448/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=14060 CPUtime=10.05
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 3341 0 0 0 1003 2 0 0 25 0 1 0 180182792 14397440 3323 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 3515 3323 54 142 0 3371 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 61612

[startup+25.5519 s]
/proc/loadavg: 1.14 1.47 1.74 3/87 20773
/proc/meminfo: memFree=1484168/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=18412 CPUtime=22.82
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 4397 0 0 0 2278 4 0 0 25 0 1 0 180182792 18853888 4379 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 4603 4379 54 142 0 4459 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 65964

[startup+51.2064 s]
/proc/loadavg: 1.15 1.45 1.72 2/82 21299
/proc/meminfo: memFree=1476200/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=25476 CPUtime=48.36
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 6161 0 0 0 4827 9 0 0 25 0 1 0 180182792 26087424 6143 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 6369 6143 54 142 0 6225 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 73028

[startup+102.488 s]
/proc/loadavg: 1.17 1.40 1.69 2/82 21663
/proc/meminfo: memFree=1469032/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=34676 CPUtime=99.49
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 8396 0 0 0 9935 14 0 0 25 0 1 0 180182792 35508224 8378 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 8669 8378 54 142 0 8525 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 82228

[startup+162.595 s]
/proc/loadavg: 1.28 1.39 1.67 3/95 22696
/proc/meminfo: memFree=1457160/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=39880 CPUtime=159.48
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 9672 0 0 0 15929 19 0 0 25 0 1 0 180182792 40837120 9654 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 9970 9654 54 142 0 9826 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 87432

[startup+222.619 s]
/proc/loadavg: 1.43 1.41 1.65 2/82 22797
/proc/meminfo: memFree=1456128/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=47212 CPUtime=219.43
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 11487 0 0 0 21921 22 0 0 25 0 1 0 180182792 48345088 11469 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 11803 11469 54 142 0 11659 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 94764

[startup+282.633 s]
/proc/loadavg: 1.29 1.37 1.62 2/82 22981
/proc/meminfo: memFree=1451768/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=48120 CPUtime=279.32
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 11649 0 0 0 27909 23 0 0 25 0 1 0 180182792 49274880 11631 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 12030 11631 54 142 0 11886 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 95672

[startup+342.73 s]
/proc/loadavg: 1.15 1.32 1.59 2/82 23286
/proc/meminfo: memFree=1446712/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=52544 CPUtime=339.31
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 12725 0 0 0 33905 26 0 0 25 0 1 0 180182792 53805056 12707 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 13136 12707 54 142 0 12992 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 100096

[startup+402.82 s]
/proc/loadavg: 1.12 1.27 1.55 2/82 23371
/proc/meminfo: memFree=1443384/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=59008 CPUtime=399.33
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 14259 0 0 0 39905 28 0 0 25 0 1 0 180182792 60424192 14241 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 14752 14241 54 142 0 14608 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 106560

[startup+462.824 s]
/proc/loadavg: 1.57 1.36 1.56 3/87 23588
/proc/meminfo: memFree=1437320/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=59344 CPUtime=459.3
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 14333 0 0 0 45901 29 0 0 25 0 1 0 180182792 60768256 14315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20579/statm: 14836 14315 54 142 0 14692 0
Current children cumulated CPU time (s) 461.91
Current children cumulated vsize (KiB) 106896

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

/proc/loadavg: 1.90 1.78 1.69 3/89 25130
/proc/meminfo: memFree=1418808/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=76312 CPUtime=1118.85
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18440 0 0 0 111827 58 0 0 25 0 1 0 180182792 78143488 18422 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19078 18422 54 142 0 18934 0
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (KiB) 123864

[startup+1183.52 s]
/proc/loadavg: 1.96 1.82 1.71 3/89 25130
/proc/meminfo: memFree=1418360/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=76752 CPUtime=1178.62
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18545 0 0 0 117803 59 0 0 25 0 1 0 180182792 78594048 18527 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19188 18527 54 142 0 19044 0
Current children cumulated CPU time (s) 1181.23
Current children cumulated vsize (KiB) 124304

[startup+1243.57 s]
/proc/loadavg: 1.98 1.85 1.73 3/89 25130
/proc/meminfo: memFree=1418360/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=76752 CPUtime=1238.38
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18548 0 0 0 123779 59 0 0 25 0 1 0 180182792 78594048 18530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19188 18530 54 142 0 19044 0
Current children cumulated CPU time (s) 1240.99
Current children cumulated vsize (KiB) 124304

[startup+1303.63 s]
/proc/loadavg: 2.03 1.89 1.75 3/89 25130
/proc/meminfo: memFree=1418296/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=76752 CPUtime=1298.1
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18548 0 0 0 129750 60 0 0 25 0 1 0 180182792 78594048 18530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19188 18530 54 142 0 19044 0
Current children cumulated CPU time (s) 1300.71
Current children cumulated vsize (KiB) 124304

[startup+1363.68 s]
/proc/loadavg: 2.01 1.91 1.76 3/89 25130
/proc/meminfo: memFree=1418296/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=76752 CPUtime=1357.86
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18558 0 0 0 135726 60 0 0 25 0 1 0 180182792 78594048 18540 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19188 18540 54 142 0 19044 0
Current children cumulated CPU time (s) 1360.47
Current children cumulated vsize (KiB) 124304

[startup+1423.74 s]
/proc/loadavg: 2.05 1.94 1.77 3/89 25130
/proc/meminfo: memFree=1418040/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=76968 CPUtime=1417.61
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18605 0 0 0 141701 60 0 0 25 0 1 0 180182792 78815232 18587 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19242 18587 54 142 0 19098 0
Current children cumulated CPU time (s) 1420.22
Current children cumulated vsize (KiB) 124520

[startup+1483.8 s]
/proc/loadavg: 2.02 1.94 1.79 3/89 25130
/proc/meminfo: memFree=1417592/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=77504 CPUtime=1477.34
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 18725 0 0 0 147674 60 0 0 25 0 1 0 180182792 79364096 18707 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 19376 18707 54 142 0 19232 0
Current children cumulated CPU time (s) 1479.95
Current children cumulated vsize (KiB) 125056

[startup+1543.86 s]
/proc/loadavg: 2.06 1.97 1.80 3/89 25130
/proc/meminfo: memFree=1415160/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=80188 CPUtime=1537.1
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 19353 0 0 0 153649 61 0 0 25 0 1 0 180182792 82112512 19335 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 20047 19335 54 142 0 19903 0
Current children cumulated CPU time (s) 1539.71
Current children cumulated vsize (KiB) 127740

[startup+1603.91 s]
/proc/loadavg: 2.02 1.97 1.81 3/89 25130
/proc/meminfo: memFree=1411896/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=83520 CPUtime=1596.86
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 20146 0 0 0 159625 61 0 0 25 0 1 0 180182792 85524480 20128 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 20880 20128 54 142 0 20736 0
Current children cumulated CPU time (s) 1599.47
Current children cumulated vsize (KiB) 131072

[startup+1663.97 s]
/proc/loadavg: 2.05 1.99 1.83 3/89 25130
/proc/meminfo: memFree=1411384/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=84168 CPUtime=1656.6
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 20306 0 0 0 165598 62 0 0 25 0 1 0 180182792 86188032 20288 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 21042 20288 54 142 0 20898 0
Current children cumulated CPU time (s) 1659.21
Current children cumulated vsize (KiB) 131720

[startup+1724.02 s]
/proc/loadavg: 2.01 1.99 1.83 3/89 25130
/proc/meminfo: memFree=1410744/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=84680 CPUtime=1716.36
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 20433 0 0 0 171574 62 0 0 25 0 1 0 180182792 86712320 20407 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 21170 20407 54 142 0 21026 0
Current children cumulated CPU time (s) 1718.97
Current children cumulated vsize (KiB) 132232

[startup+1784.08 s]
/proc/loadavg: 2.00 1.99 1.84 3/89 25130
/proc/meminfo: memFree=1410360/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=85088 CPUtime=1776.12
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 20526 0 0 0 177549 63 0 0 25 0 1 0 180182792 87130112 20500 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 21272 20500 54 142 0 21128 0
Current children cumulated CPU time (s) 1778.73
Current children cumulated vsize (KiB) 132640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.53 s]
/proc/loadavg: 2.00 1.99 1.84 3/89 25130
/proc/meminfo: memFree=1410360/2055920 swapFree=4163780/4192956
[pid=20548] ppid=20546 vsize=47552 CPUtime=2.61
/proc/20548/stat : 20548 (galac.sh) S 20546 20548 19779 0 -1 4194304 799 23256 0 1 0 0 247 14 17 0 1 0 180182530 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20548/statm: 11888 363 245 79 0 218 0
[pid=20579] ppid=20548 vsize=85168 CPUtime=1797.44
/proc/20579/stat : 20579 (minisat) R 20548 20548 19779 0 -1 4194304 20530 0 0 0 179681 63 0 0 25 0 1 0 180182792 87212032 20504 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529364 0 0 4096 3 0 0 0 17 0 0 0
/proc/20579/statm: 21292 20504 54 142 0 21148 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 132720

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 20548 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=478623 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=152976
CPU time returned by wait4() is 2.6316
while last known CPU time is 1800.05

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

Real time (s): 1805.54
CPU time (s): 1800.05
CPU user time (s): 1799.28
CPU system time (s): 0.77
CPU usage (%): 99.6957
Max. virtual memory (cumulated for all children) (KiB): 908616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.47862
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24055
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= 902
involuntary context switches= 244

runsolver used 2.08768 s user time and 5.11922 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Jan  9 04:44:34 UTC 2007


IDJOB= 231336
IDBENCH= 6461
FILE ID= node14/231336-1168317871

PBS_JOBID= 3502600

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5f6468f2c6c359284771aa92d8d24fd3

RANDOM SEED= 907105041

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.227
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.227
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:       1493728 kB
Buffers:         64192 kB
Cached:         381544 kB
SwapCached:       4084 kB
Active:         227320 kB
Inactive:       264888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493728 kB
SwapTotal:     4192956 kB
SwapFree:      4163780 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          62564 kB
Slab:            54824 kB
Committed_AS:  6086104 kB
PageTables:       2280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB



End job on node14 on Tue Jan  9 05:14:42 UTC 2007