Trace number 198608

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.08 1801.03

General information on the benchmark

Namepigeons/
pigeons-14.xml
MD5SUM85d77165fcd2b9bc5e32b310d18ffda6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.9659
SatisfiableNO
(Un)Satisfiability was proved
Number of variables14
Number of constraints91
Maximum constraint arity2
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension91
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
0.58	c start processing
0.58	c start relation processing
0.58	c start cnf exporting
0.77	c parsing time : 0.409
0.77	c preprocessing time : 0.596
0.77	
0.77	c Nary constraints - conflicts : 0 supports : 0
0.77	c Binary constraints - conflicts : 91 supports :0
0.77	c max arity constraint : 2
0.77	c Max Tuples generated 169
0.77	c relations : 1
0.77	c relations BDD: 0
0.77	c vars : 183 - clauses :  2289
0.77	
0.81	 
0.81	c --- Minisat Stats ---
0.81	 
1801.02	Terminated

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/node62/watcher-198608-1168129945 -o ROOT/results/node62/solver-198608-1168129945 -C 1800 -M 900 /tmp/evaluation/198608-1168129945/galac.sh /tmp/evaluation/198608-1168129945/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.79 0.90 0.96 5/73 18714
/proc/meminfo: memFree=1803848/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=18540 CPUtime=0
/proc/18713/stat : 18713 (runsolver) R 18711 18713 18586 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 161392262 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18713/statm: 4635 279 244 17 0 2626 0

[startup+0.107258 s]
/proc/loadavg: 0.79 0.90 0.96 5/73 18714
/proc/meminfo: memFree=1803848/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.515323 s]
/proc/loadavg: 0.79 0.90 0.96 5/73 18714
/proc/meminfo: memFree=1803848/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+1.33548 s]
/proc/loadavg: 0.79 0.90 0.96 3/74 18735
/proc/meminfo: memFree=1802496/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=2692 CPUtime=0.52
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 327 0 0 0 52 0 0 0 21 0 1 0 161392343 2756608 309 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 673 309 53 142 0 529 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 50268

[startup+2.97181 s]
/proc/loadavg: 0.79 0.90 0.96 3/74 18735
/proc/meminfo: memFree=1802176/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=2952 CPUtime=2.15
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 396 0 0 0 215 0 0 0 25 0 1 0 161392343 3022848 378 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 738 378 53 142 0 594 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 50528

[startup+6.25546 s]
/proc/loadavg: 0.89 0.91 0.96 3/74 18735
/proc/meminfo: memFree=1801600/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=3348 CPUtime=5.43
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 492 0 0 0 543 0 0 0 25 0 1 0 161392343 3428352 474 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526764 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 837 474 53 142 0 693 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 50924

[startup+12.7147 s]
/proc/loadavg: 0.97 0.93 0.97 3/74 18735
/proc/meminfo: memFree=1800832/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=4144 CPUtime=11.89
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 688 0 0 0 1189 0 0 0 25 0 1 0 161392343 4243456 670 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1036 670 53 142 0 892 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 51720

[startup+25.5313 s]
/proc/loadavg: 1.20 0.98 0.98 3/74 18735
/proc/meminfo: memFree=1800576/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=4540 CPUtime=24.69
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 808 0 0 0 2469 0 0 0 25 0 1 0 161392343 4648960 790 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1135 790 53 142 0 991 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 52116

[startup+51.1633 s]
/proc/loadavg: 1.47 1.06 1.01 3/74 18735
/proc/meminfo: memFree=1800000/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=5072 CPUtime=50.31
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 939 0 0 0 5031 0 0 0 25 0 1 0 161392343 5193728 921 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527951 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1268 921 53 142 0 1124 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 52648

[startup+102.421 s]
/proc/loadavg: 1.77 1.21 1.06 3/74 18735
/proc/meminfo: memFree=1799040/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=6156 CPUtime=101.55
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1185 0 0 0 10155 0 0 0 25 0 1 0 161392343 6303744 1167 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1539 1167 53 142 0 1395 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53732

[startup+162.502 s]
/proc/loadavg: 1.91 1.35 1.12 3/74 18735
/proc/meminfo: memFree=1798208/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=6952 CPUtime=161.62
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1397 0 0 0 16161 1 0 0 25 0 1 0 161392343 7118848 1379 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1738 1379 53 142 0 1594 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 54528

[startup+222.574 s]
/proc/loadavg: 1.97 1.46 1.17 3/74 18735
/proc/meminfo: memFree=1797760/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=7476 CPUtime=221.67
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1511 0 0 0 22166 1 0 0 25 0 1 0 161392343 7655424 1493 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1869 1493 53 142 0 1725 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 55052

[startup+282.648 s]
/proc/loadavg: 2.03 1.57 1.22 3/74 18735
/proc/meminfo: memFree=1797376/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=7844 CPUtime=281.71
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1614 0 0 0 28170 1 0 0 25 0 1 0 161392343 8032256 1576 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529624 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 1961 1576 53 142 0 1817 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 55420

[startup+342.722 s]
/proc/loadavg: 2.01 1.65 1.27 3/74 18735
/proc/meminfo: memFree=1796928/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=8248 CPUtime=341.77
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1732 0 0 0 34175 2 0 0 25 0 1 0 161392343 8445952 1694 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2062 1694 53 142 0 1918 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 55824

[startup+402.8 s]
/proc/loadavg: 2.00 1.71 1.31 3/74 18735
/proc/meminfo: memFree=1796864/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=8248 CPUtime=401.82
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1733 0 0 0 40180 2 0 0 25 0 1 0 161392343 8445952 1695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2062 1695 53 142 0 1918 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 55824

[startup+462.877 s]
/proc/loadavg: 2.00 1.76 1.35 3/74 18735
/proc/meminfo: memFree=1796864/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=8248 CPUtime=461.88
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1735 0 0 0 46186 2 0 0 25 0 1 0 161392343 8445952 1697 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2062 1697 53 142 0 1918 0
Current children cumulated CPU time (s) 462.6
Current children cumulated vsize (KiB) 55824

[startup+522.953 s]
/proc/loadavg: 2.00 1.80 1.39 3/74 18735
/proc/meminfo: memFree=1796416/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=8776 CPUtime=521.93
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 1861 0 0 0 52191 2 0 0 25 0 1 0 161392343 8986624 1823 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2194 1823 53 142 0 2050 0
Current children cumulated CPU time (s) 522.65

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

/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=10412 CPUtime=1062.42
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2267 0 0 0 106239 3 0 0 25 0 1 0 161392343 10661888 2229 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2603 2229 53 142 0 2459 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 57988

[startup+1123.73 s]
/proc/loadavg: 2.00 1.96 1.66 3/74 18735
/proc/meminfo: memFree=1794496/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=10412 CPUtime=1122.48
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2267 0 0 0 112245 3 0 0 25 0 1 0 161392343 10661888 2229 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2603 2229 53 142 0 2459 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 57988

[startup+1183.8 s]
/proc/loadavg: 2.00 1.97 1.68 3/74 18735
/proc/meminfo: memFree=1794496/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=10564 CPUtime=1182.53
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2282 0 0 0 118250 3 0 0 25 0 1 0 161392343 10817536 2244 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2641 2244 53 142 0 2497 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 58140

[startup+1243.88 s]
/proc/loadavg: 2.00 1.97 1.70 3/74 18735
/proc/meminfo: memFree=1794112/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=10756 CPUtime=1242.58
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2365 0 0 0 124255 3 0 0 25 0 1 0 161392343 11014144 2316 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2689 2316 53 142 0 2545 0
Current children cumulated CPU time (s) 1243.3
Current children cumulated vsize (KiB) 58332

[startup+1303.95 s]
/proc/loadavg: 2.00 1.97 1.71 3/74 18735
/proc/meminfo: memFree=1793856/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11028 CPUtime=1302.63
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2425 0 0 0 130260 3 0 0 25 0 1 0 161392343 11292672 2376 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2757 2376 53 142 0 2613 0
Current children cumulated CPU time (s) 1303.35
Current children cumulated vsize (KiB) 58604

[startup+1364.03 s]
/proc/loadavg: 2.00 1.97 1.73 3/74 18735
/proc/meminfo: memFree=1793536/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11292 CPUtime=1362.69
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2499 0 0 0 136266 3 0 0 25 0 1 0 161392343 11563008 2450 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2823 2450 53 142 0 2679 0
Current children cumulated CPU time (s) 1363.41
Current children cumulated vsize (KiB) 58868

[startup+1424.11 s]
/proc/loadavg: 2.00 1.97 1.74 3/74 18735
/proc/meminfo: memFree=1793536/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11292 CPUtime=1422.75
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2502 0 0 0 142271 4 0 0 25 0 1 0 161392343 11563008 2453 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2823 2453 53 142 0 2679 0
Current children cumulated CPU time (s) 1423.47
Current children cumulated vsize (KiB) 58868

[startup+1484.18 s]
/proc/loadavg: 2.08 1.99 1.76 3/74 18735
/proc/meminfo: memFree=1792896/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1482.8
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2639 0 0 0 148276 4 0 0 25 0 1 0 161392343 12247040 2590 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2590 53 142 0 2846 0
Current children cumulated CPU time (s) 1483.52
Current children cumulated vsize (KiB) 59536

[startup+1544.26 s]
/proc/loadavg: 2.03 1.99 1.77 3/74 18735
/proc/meminfo: memFree=1792960/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1542.85
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2639 0 0 0 154281 4 0 0 25 0 1 0 161392343 12247040 2590 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2590 53 142 0 2846 0
Current children cumulated CPU time (s) 1543.57
Current children cumulated vsize (KiB) 59536

[startup+1604.33 s]
/proc/loadavg: 2.01 1.99 1.78 3/74 18735
/proc/meminfo: memFree=1792960/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1602.9
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2640 0 0 0 160286 4 0 0 25 0 1 0 161392343 12247040 2591 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2591 53 142 0 2846 0
Current children cumulated CPU time (s) 1603.62
Current children cumulated vsize (KiB) 59536

[startup+1664.41 s]
/proc/loadavg: 2.00 1.99 1.79 3/74 18735
/proc/meminfo: memFree=1792960/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1662.96
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2640 0 0 0 166292 4 0 0 25 0 1 0 161392343 12247040 2591 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2591 53 142 0 2846 0
Current children cumulated CPU time (s) 1663.68
Current children cumulated vsize (KiB) 59536

[startup+1724.5 s]
/proc/loadavg: 2.00 1.99 1.81 3/80 18801
/proc/meminfo: memFree=1791560/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1722.95
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2642 0 0 0 172291 4 0 0 25 0 1 0 161392343 12247040 2593 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2593 53 142 0 2846 0
Current children cumulated CPU time (s) 1723.67
Current children cumulated vsize (KiB) 59536

[startup+1784.5 s]
/proc/loadavg: 2.04 2.00 1.82 3/80 18893
/proc/meminfo: memFree=1791552/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1782.82
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2645 0 0 0 178278 4 0 0 25 0 1 0 161392343 12247040 2596 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529608 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2596 53 142 0 2846 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (KiB) 59536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.01 s]
/proc/loadavg: 2.03 2.00 1.82 3/80 18907
/proc/meminfo: memFree=1791552/2055920 swapFree=4192812/4192956
[pid=18713] ppid=18711 vsize=47576 CPUtime=0.72
/proc/18713/stat : 18713 (galac.sh) S 18711 18713 18586 0 -1 4194304 799 13495 0 1 0 0 64 8 16 0 1 0 161392262 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18713/statm: 11894 363 245 79 0 218 0
[pid=18735] ppid=18713 vsize=11960 CPUtime=1799.32
/proc/18735/stat : 18735 (minisat) R 18713 18713 18586 0 -1 4194304 2650 0 0 0 179928 4 0 0 25 0 1 0 161392343 12247040 2601 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18735/statm: 2990 2601 53 142 0 2846 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 59536

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.03
CPU time (s): 1800.08
CPU user time (s): 1799.94
CPU system time (s): 0.144977
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 59536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16983
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= 729
involuntary context switches= 4164

runsolver used 1.66275 s user time and 4.73628 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 00:32:25 UTC 2007


IDJOB= 198608
IDBENCH= 3566
FILE ID= node62/198608-1168129945

PBS_JOBID= 3477962

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pigeons/pigeons-14.xml
COMMAND LINE= /tmp/evaluation/198608-1168129945/galac.sh /tmp/evaluation/198608-1168129945/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-198608-1168129945 -o ROOT/results/node62/solver-198608-1168129945 -C 1800 -M 900  /tmp/evaluation/198608-1168129945/galac.sh /tmp/evaluation/198608-1168129945/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  85d77165fcd2b9bc5e32b310d18ffda6

RANDOM SEED= 750954338

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:       1804264 kB
Buffers:         22156 kB
Cached:         159880 kB
SwapCached:          0 kB
Active:          94948 kB
Inactive:       107820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3240 kB
Writeback:           0 kB
Mapped:          31664 kB
Slab:            34152 kB
Committed_AS:  3137576 kB
PageTables:       1808 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= 66549 MiB



End job on node62 on Sun Jan  7 01:02:26 UTC 2007