Trace number 238722

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 1810.17

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-0_ext.xml
MD5SUM2f16cfaa73e7f8b9ac71460b0eafe5f7
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 variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
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 ---
0.86	c start processing
0.86	c start relation processing
0.87	c start cnf exporting
3.03	c parsing time : 0.692
3.03	c preprocessing time : 2.86
3.03	
3.03	c Nary constraints - conflicts : 0 supports : 0
3.03	c Binary constraints - conflicts : 1162 supports :100
3.03	c max arity constraint : 2
3.03	c Max Tuples generated 0
3.03	c relations : 9
3.03	c relations BDD: 0
3.03	c vars : 2103 - clauses :  75988
3.03	
3.05	 
3.05	c --- Minisat Stats ---
3.05	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-238722-1168359004 -o ROOT/results/node1/solver-238722-1168359004 -C 1800 -M 900 /tmp/evaluation/238722-1168359004/galac.sh /tmp/evaluation/238722-1168359004/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 2.00 5/88 1264
/proc/meminfo: memFree=1661264/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=6392 CPUtime=0
/proc/1263/stat : 1263 (galac.sh) R 1261 1263 31698 0 -1 4194304 254 0 0 0 0 0 0 0 20 0 1 0 184296237 6545408 216 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259350629315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1263/statm: 1598 216 166 79 0 122 0

[startup+0.105116 s]
/proc/loadavg: 2.00 2.00 2.00 5/88 1264
/proc/meminfo: memFree=1661264/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=0.01
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513155 s]
/proc/loadavg: 2.00 2.00 2.00 5/88 1264
/proc/meminfo: memFree=1661264/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=0.01
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33525 s]
/proc/loadavg: 2.00 2.00 2.00 4/96 1284
/proc/meminfo: memFree=1623888/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=0.01
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1277] ppid=1263 vsize=860856 CPUtime=1.27
/proc/1277/stat : 1277 (java) R 1263 1263 31698 0 -1 0 15176 0 1 0 117 10 0 0 18 0 8 0 184296241 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074114611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1277/statm: 215214 14930 1982 14 0 201471 0
[pid=1277/tid=1278] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1278/stat : 1278 (java) S 1263 1263 31698 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 184296244 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1279] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1279/stat : 1279 (java) S 1263 1263 31698 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184296245 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1280] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1280/stat : 1280 (java) S 1263 1263 31698 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 184296245 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1281] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1281/stat : 1281 (java) S 1263 1263 31698 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184296249 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1282] ppid=1263 vsize=860856 CPUtime=0.3
/proc/1277/task/1282/stat : 1282 (java) R 1263 1263 31698 0 -1 64 1015 0 0 0 29 1 0 0 22 0 8 0 184296249 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1283] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1283/stat : 1283 (java) S 1263 1263 31698 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184296249 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1284] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1284/stat : 1284 (java) S 1263 1263 31698 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184296249 881516544 14930 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908428

[startup+2.97345 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 1284
/proc/meminfo: memFree=1586192/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=0.01
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1277] ppid=1263 vsize=860856 CPUtime=2.9
/proc/1277/stat : 1277 (java) R 1263 1263 31698 0 -1 0 20618 0 1 0 277 13 0 0 25 0 8 0 184296241 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154989292 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1277/statm: 215214 20369 1996 14 0 201471 0
[pid=1277/tid=1278] ppid=1263 vsize=860856 CPUtime=0.03
/proc/1277/task/1278/stat : 1278 (java) S 1263 1263 31698 0 -1 64 4676 0 0 0 2 1 0 0 16 0 8 0 184296244 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1279] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1279/stat : 1279 (java) S 1263 1263 31698 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184296245 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1280] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1280/stat : 1280 (java) S 1263 1263 31698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184296245 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1281] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1281/stat : 1281 (java) S 1263 1263 31698 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184296249 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1282] ppid=1263 vsize=860856 CPUtime=0.31
/proc/1277/task/1282/stat : 1282 (java) S 1263 1263 31698 0 -1 64 1025 0 0 0 30 1 0 0 16 0 8 0 184296249 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1283] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1283/stat : 1283 (java) S 1263 1263 31698 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184296249 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1277/tid=1284] ppid=1263 vsize=860856 CPUtime=0
/proc/1277/task/1284/stat : 1284 (java) S 1263 1263 31698 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184296249 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908428

[startup+6.25483 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1646344/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=15468 CPUtime=3.18
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 3747 0 0 0 317 1 0 0 25 0 1 0 184296542 15839232 3729 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 3867 3729 54 142 0 3723 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 63040

[startup+12.7316 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1634128/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=26672 CPUtime=9.62
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 6519 0 0 0 959 3 0 0 25 0 1 0 184296542 27312128 6501 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 6668 6501 54 142 0 6524 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 74244

[startup+25.5801 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1624272/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=36304 CPUtime=22.41
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 8946 0 0 0 2236 5 0 0 25 0 1 0 184296542 37175296 8928 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 9076 8928 54 142 0 8932 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 83876

[startup+51.2621 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1618512/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=42272 CPUtime=47.97
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 10431 0 0 0 4790 7 0 0 25 0 1 0 184296542 43286528 10413 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 10568 10413 54 142 0 10424 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 89844

[startup+102.519 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1616016/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=44648 CPUtime=98.98
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 11016 0 0 0 9891 7 0 0 25 0 1 0 184296542 45719552 10998 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 11162 10998 54 142 0 11018 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 92220

[startup+162.614 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1611984/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=48480 CPUtime=158.8
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 11999 0 0 0 15871 9 0 0 25 0 1 0 184296542 49643520 11981 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 12120 11981 54 142 0 11976 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 96052

[startup+222.704 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1611856/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=48660 CPUtime=218.6
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 12008 0 0 0 21851 9 0 0 25 0 1 0 184296542 49827840 11990 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525941 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 12165 11990 54 142 0 12021 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 96232

[startup+282.794 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1602896/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=57768 CPUtime=278.41
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 14278 0 0 0 27829 12 0 0 25 0 1 0 184296542 59154432 14260 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 14442 14260 54 142 0 14298 0
Current children cumulated CPU time (s) 281.41
Current children cumulated vsize (KiB) 105340

[startup+342.885 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1601360/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=59220 CPUtime=338.22
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 14636 0 0 0 33809 13 0 0 25 0 1 0 184296542 60641280 14618 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 14805 14618 54 142 0 14661 0
Current children cumulated CPU time (s) 341.22
Current children cumulated vsize (KiB) 106792

[startup+402.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1285
/proc/meminfo: memFree=1595216/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0

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

/proc/loadavg: 2.01 2.03 2.00 3/99 1340
/proc/meminfo: memFree=1395648/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78140 CPUtime=1115.96
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19414 0 0 0 111573 23 0 0 25 0 1 0 184296542 80015360 19287 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525883 0 0 4096 3 0 0 0 17 0 0 0
/proc/1285/statm: 19535 19287 54 142 0 19391 0
Current children cumulated CPU time (s) 1118.96
Current children cumulated vsize (KiB) 125712

[startup+1183.78 s]
/proc/loadavg: 2.00 2.03 2.00 3/99 1340
/proc/meminfo: memFree=1395648/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78140 CPUtime=1175.99
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19422 0 0 0 117575 24 0 0 25 0 1 0 184296542 80015360 19295 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/1285/statm: 19535 19295 54 142 0 19391 0
Current children cumulated CPU time (s) 1178.99
Current children cumulated vsize (KiB) 125712

[startup+1243.85 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 1340
/proc/meminfo: memFree=1395008/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78668 CPUtime=1235.98
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19552 0 0 0 123574 24 0 0 25 0 1 0 184296542 80556032 19425 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1285/statm: 19667 19425 54 142 0 19523 0
Current children cumulated CPU time (s) 1238.98
Current children cumulated vsize (KiB) 126240

[startup+1303.93 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 1340
/proc/meminfo: memFree=1332800/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1295.77
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19566 0 0 0 129553 24 0 0 25 0 1 0 184296542 80728064 19439 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19439 54 142 0 19565 0
Current children cumulated CPU time (s) 1298.77
Current children cumulated vsize (KiB) 126408

[startup+1364.02 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 1340
/proc/meminfo: memFree=1332608/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1355.32
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19579 0 0 0 135507 25 0 0 25 0 1 0 184296542 80728064 19452 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19452 54 142 0 19565 0
Current children cumulated CPU time (s) 1358.32
Current children cumulated vsize (KiB) 126408

[startup+1424.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1332544/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1414.79
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19580 0 0 0 141454 25 0 0 25 0 1 0 184296542 80728064 19453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134528052 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19453 54 142 0 19565 0
Current children cumulated CPU time (s) 1417.79
Current children cumulated vsize (KiB) 126408

[startup+1484.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1268864/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1474.1
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19580 0 0 0 147385 25 0 0 25 0 1 0 184296542 80728064 19453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19453 54 142 0 19565 0
Current children cumulated CPU time (s) 1477.1
Current children cumulated vsize (KiB) 126408

[startup+1544.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1268736/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1533.56
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19580 0 0 0 153331 25 0 0 25 0 1 0 184296542 80728064 19453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19453 54 142 0 19565 0
Current children cumulated CPU time (s) 1536.56
Current children cumulated vsize (KiB) 126408

[startup+1604.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1257408/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1592.93
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19580 0 0 0 159268 25 0 0 25 0 1 0 184296542 80728064 19453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19453 54 142 0 19565 0
Current children cumulated CPU time (s) 1595.93
Current children cumulated vsize (KiB) 126408

[startup+1664.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1229440/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1652.46
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19580 0 0 0 165220 26 0 0 25 0 1 0 184296542 80728064 19453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19453 54 142 0 19565 0
Current children cumulated CPU time (s) 1655.46
Current children cumulated vsize (KiB) 126408

[startup+1724.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1229376/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1711.97
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19594 0 0 0 171171 26 0 0 25 0 1 0 184296542 80728064 19467 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19467 54 142 0 19565 0
Current children cumulated CPU time (s) 1714.97
Current children cumulated vsize (KiB) 126408

[startup+1784.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1229312/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=78836 CPUtime=1771.48
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 19595 0 0 0 177122 26 0 0 25 0 1 0 184296542 80728064 19468 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 19709 19468 54 142 0 19565 0
Current children cumulated CPU time (s) 1774.48
Current children cumulated vsize (KiB) 126408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 1340
/proc/meminfo: memFree=1197632/2055920 swapFree=4165612/4192956
[pid=1263] ppid=1261 vsize=47572 CPUtime=3
/proc/1263/stat : 1263 (galac.sh) S 1261 1263 31698 0 -1 4194304 798 22330 0 1 0 0 284 16 17 0 1 0 184296237 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1263/statm: 11893 363 245 79 0 218 0
[pid=1285] ppid=1263 vsize=83060 CPUtime=1797.05
/proc/1285/stat : 1285 (minisat) R 1263 1263 31698 0 -1 4194304 20642 0 0 0 179678 27 0 0 25 0 1 0 184296542 85053440 20515 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1285/statm: 20765 20515 54 142 0 20621 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 130632

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 1263 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=844567 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=168974
CPU time returned by wait4() is 3.01354
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): 1810.17
CPU time (s): 1800.05
CPU user time (s): 1799.62
CPU system time (s): 0.43
CPU usage (%): 99.4407
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.84457
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23128
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= 932
involuntary context switches= 879

runsolver used 2.15867 s user time and 6.05608 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 16:10:05 UTC 2007


IDJOB= 238722
IDBENCH= 7017
FILE ID= node1/238722-1168359004

PBS_JOBID= 3503726

Free space on /tmp= 66484 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-h-0_ext.xml
COMMAND LINE= /tmp/evaluation/238722-1168359004/galac.sh /tmp/evaluation/238722-1168359004/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-238722-1168359004 -o ROOT/results/node1/solver-238722-1168359004 -C 1800 -M 900  /tmp/evaluation/238722-1168359004/galac.sh /tmp/evaluation/238722-1168359004/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  2f16cfaa73e7f8b9ac71460b0eafe5f7

RANDOM SEED= 455967965

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1661744 kB
Buffers:         25032 kB
Cached:         145392 kB
SwapCached:       4064 kB
Active:         256900 kB
Inactive:        79336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661744 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3036 kB
Writeback:           0 kB
Mapped:         176128 kB
Slab:            42252 kB
Committed_AS:  6005208 kB
PageTables:       2600 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= 66509 MiB



End job on node1 on Tue Jan  9 16:40:15 UTC 2007