Trace number 198400

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 1807.73

General information on the benchmark

Namepigeons/
pigeons-13.xml
MD5SUMebba9308d8fba8fb74004ae0f362c5c5
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 benchmark9.14361
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables13
Number of constraints78
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension78
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
0.54	c start processing
0.54	c start relation processing
0.54	c start cnf exporting
0.71	c parsing time : 0.382
0.71	c preprocessing time : 0.553
0.71	
0.71	c Nary constraints - conflicts : 0 supports : 0
0.71	c Binary constraints - conflicts : 78 supports :0
0.71	c max arity constraint : 2
0.71	c Max Tuples generated 144
0.71	c relations : 1
0.71	c relations BDD: 0
0.71	c vars : 157 - clauses :  1807
0.71	
0.74	 
0.74	c --- Minisat Stats ---
0.74	 
1807.72	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/node39/watcher-198400-1168128353 -o ROOT/results/node39/solver-198400-1168128353 -C 1800 -M 900 /tmp/evaluation/198400-1168128353/galac.sh /tmp/evaluation/198400-1168128353/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.72 0.93 1.06 4/71 4234
/proc/meminfo: memFree=1636288/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=8560 CPUtime=0
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 161235054 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493846927 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4233/statm: 2140 253 197 79 0 133 0

[startup+0.102586 s]
/proc/loadavg: 0.72 0.93 1.06 4/71 4234
/proc/meminfo: memFree=1636288/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.01
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.510625 s]
/proc/loadavg: 0.72 0.93 1.06 4/71 4234
/proc/meminfo: memFree=1636288/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.01
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33069 s]
/proc/loadavg: 0.72 0.93 1.06 3/74 4262
/proc/meminfo: memFree=1634664/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=2560 CPUtime=0.57
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 283 0 0 0 57 0 0 0 23 0 1 0 161235128 2621440 265 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 640 265 53 142 0 496 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 50128

[startup+2.96684 s]
/proc/loadavg: 0.72 0.93 1.06 3/74 4262
/proc/meminfo: memFree=1634280/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=2824 CPUtime=2.2
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 356 0 0 0 220 0 0 0 25 0 1 0 161235128 2891776 338 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 706 338 53 142 0 562 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 50392

[startup+6.24414 s]
/proc/loadavg: 0.82 0.95 1.06 3/74 4262
/proc/meminfo: memFree=1633904/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=3092 CPUtime=5.47
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 420 0 0 0 547 0 0 0 25 0 1 0 161235128 3166208 402 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 773 402 53 142 0 629 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 50660

[startup+12.7067 s]
/proc/loadavg: 0.92 0.97 1.07 3/74 4262
/proc/meminfo: memFree=1633408/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=3492 CPUtime=11.9
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 544 0 0 0 1190 0 0 0 25 0 1 0 161235128 3575808 526 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529313 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 873 526 53 142 0 729 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 51060

[startup+25.5239 s]
/proc/loadavg: 1.16 1.02 1.08 3/74 4262
/proc/meminfo: memFree=1633224/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=3760 CPUtime=24.67
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 611 0 0 0 2467 0 0 0 25 0 1 0 161235128 3850240 593 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527299 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 940 593 53 142 0 796 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 51328

[startup+51.1583 s]
/proc/loadavg: 1.44 1.10 1.11 3/74 4262
/proc/meminfo: memFree=1632904/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=4272 CPUtime=50.2
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 727 0 0 0 5020 0 0 0 25 0 1 0 161235128 4374528 709 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1068 709 53 142 0 924 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 51840

[startup+102.421 s]
/proc/loadavg: 1.76 1.23 1.15 3/74 4262
/proc/meminfo: memFree=1632200/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=5076 CPUtime=101.28
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 924 0 0 0 10127 1 0 0 25 0 1 0 161235128 5197824 906 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529302 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1269 906 53 142 0 1125 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 52644

[startup+162.502 s]
/proc/loadavg: 1.91 1.37 1.20 3/74 4262
/proc/meminfo: memFree=1631880/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=5320 CPUtime=161.13
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1000 0 0 0 16112 1 0 0 25 0 1 0 161235128 5447680 982 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1330 982 53 142 0 1186 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 52888

[startup+222.581 s]
/proc/loadavg: 1.96 1.48 1.25 3/74 4262
/proc/meminfo: memFree=1631432/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=5848 CPUtime=220.98
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1101 0 0 0 22097 1 0 0 25 0 1 0 161235128 5988352 1083 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1462 1083 53 142 0 1318 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 53416

[startup+282.661 s]
/proc/loadavg: 1.98 1.57 1.29 3/74 4262
/proc/meminfo: memFree=1631176/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=6128 CPUtime=280.84
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1168 0 0 0 28083 1 0 0 25 0 1 0 161235128 6275072 1150 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529694 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1532 1150 53 142 0 1388 0
Current children cumulated CPU time (s) 281.52
Current children cumulated vsize (KiB) 53696

[startup+342.742 s]
/proc/loadavg: 1.99 1.65 1.33 3/74 4262
/proc/meminfo: memFree=1630920/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=6272 CPUtime=340.69
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1229 0 0 0 34068 1 0 0 25 0 1 0 161235128 6422528 1211 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1568 1211 53 142 0 1424 0
Current children cumulated CPU time (s) 341.37
Current children cumulated vsize (KiB) 53840

[startup+402.82 s]
/proc/loadavg: 2.03 1.73 1.38 3/74 4262
/proc/meminfo: memFree=1630792/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=6420 CPUtime=400.53
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1248 0 0 0 40052 1 0 0 25 0 1 0 161235128 6574080 1230 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1605 1230 53 142 0 1461 0
Current children cumulated CPU time (s) 401.21
Current children cumulated vsize (KiB) 53988

[startup+462.898 s]
/proc/loadavg: 2.01 1.77 1.41 3/74 4262
/proc/meminfo: memFree=1630280/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=6952 CPUtime=460.38
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1377 0 0 0 46037 1 0 0 25 0 1 0 161235128 7118848 1359 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1738 1359 53 142 0 1594 0
Current children cumulated CPU time (s) 461.06
Current children cumulated vsize (KiB) 54520

[startup+522.974 s]
/proc/loadavg: 2.00 1.81 1.45 3/74 4262
/proc/meminfo: memFree=1630216/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=6952 CPUtime=520.23
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1383 0 0 0 52022 1 0 0 25 0 1 0 161235128 7118848 1365 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1738 1365 53 142 0 1594 0
Current children cumulated CPU time (s) 520.91

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

/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=7988 CPUtime=1058.79
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1645 0 0 0 105877 2 0 0 25 0 1 0 161235128 8179712 1627 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/4262/statm: 1997 1627 53 142 0 1853 0
Current children cumulated CPU time (s) 1059.47
Current children cumulated vsize (KiB) 55556

[startup+1123.75 s]
/proc/loadavg: 1.99 1.96 1.69 2/69 4278
/proc/meminfo: memFree=1629672/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8072 CPUtime=1118.63
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1661 0 0 0 111860 3 0 0 25 0 1 0 161235128 8265728 1643 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2018 1643 53 142 0 1874 0
Current children cumulated CPU time (s) 1119.31
Current children cumulated vsize (KiB) 55640

[startup+1183.78 s]
/proc/loadavg: 1.99 1.97 1.71 3/86 4316
/proc/meminfo: memFree=1501728/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8072 CPUtime=1178.35
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1662 0 0 0 117832 3 0 0 25 0 1 0 161235128 8265728 1644 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2018 1644 53 142 0 1874 0
Current children cumulated CPU time (s) 1179.03
Current children cumulated vsize (KiB) 55640

[startup+1243.81 s]
/proc/loadavg: 2.03 1.98 1.73 3/86 4316
/proc/meminfo: memFree=1460832/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8224 CPUtime=1238.12
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1686 0 0 0 123808 4 0 0 25 0 1 0 161235128 8421376 1668 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529357 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2056 1668 53 142 0 1912 0
Current children cumulated CPU time (s) 1238.8
Current children cumulated vsize (KiB) 55792

[startup+1303.84 s]
/proc/loadavg: 2.01 1.98 1.74 3/86 4316
/proc/meminfo: memFree=1460768/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8224 CPUtime=1297.88
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1694 0 0 0 129784 4 0 0 25 0 1 0 161235128 8421376 1676 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2056 1676 53 142 0 1912 0
Current children cumulated CPU time (s) 1298.56
Current children cumulated vsize (KiB) 55792

[startup+1363.88 s]
/proc/loadavg: 2.00 1.98 1.75 3/86 4316
/proc/meminfo: memFree=1460640/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8352 CPUtime=1357.63
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1729 0 0 0 135759 4 0 0 25 0 1 0 161235128 8552448 1711 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134522118 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2088 1711 53 142 0 1944 0
Current children cumulated CPU time (s) 1358.31
Current children cumulated vsize (KiB) 55920

[startup+1423.91 s]
/proc/loadavg: 2.07 2.01 1.77 3/86 4316
/proc/meminfo: memFree=1395488/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8616 CPUtime=1417.28
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1791 0 0 0 141724 4 0 0 25 0 1 0 161235128 8822784 1773 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134714857 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2154 1773 53 142 0 2010 0
Current children cumulated CPU time (s) 1417.96
Current children cumulated vsize (KiB) 56184

[startup+1483.95 s]
/proc/loadavg: 2.02 2.01 1.79 3/86 4316
/proc/meminfo: memFree=1395488/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8616 CPUtime=1477.05
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1791 0 0 0 147701 4 0 0 25 0 1 0 161235128 8822784 1773 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2154 1773 53 142 0 2010 0
Current children cumulated CPU time (s) 1477.73
Current children cumulated vsize (KiB) 56184

[startup+1543.98 s]
/proc/loadavg: 2.01 2.00 1.80 3/86 4316
/proc/meminfo: memFree=1384864/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8616 CPUtime=1536.79
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1791 0 0 0 153675 4 0 0 25 0 1 0 161235128 8822784 1773 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2154 1773 53 142 0 2010 0
Current children cumulated CPU time (s) 1537.47
Current children cumulated vsize (KiB) 56184

[startup+1604.01 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 4316
/proc/meminfo: memFree=1384864/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8616 CPUtime=1596.56
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1791 0 0 0 159652 4 0 0 25 0 1 0 161235128 8822784 1773 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2154 1773 53 142 0 2010 0
Current children cumulated CPU time (s) 1597.24
Current children cumulated vsize (KiB) 56184

[startup+1664.05 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 4316
/proc/meminfo: memFree=1356256/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=8888 CPUtime=1656.34
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1856 0 0 0 165630 4 0 0 25 0 1 0 161235128 9101312 1838 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527464 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2222 1838 53 142 0 2078 0
Current children cumulated CPU time (s) 1657.02
Current children cumulated vsize (KiB) 56456

[startup+1724.08 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 4316
/proc/meminfo: memFree=1356192/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=9040 CPUtime=1716.08
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1878 0 0 0 171604 4 0 0 25 0 1 0 161235128 9256960 1860 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134522118 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2260 1860 53 142 0 2116 0
Current children cumulated CPU time (s) 1716.76
Current children cumulated vsize (KiB) 56608

[startup+1784.11 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 4316
/proc/meminfo: memFree=1326880/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=9040 CPUtime=1775.85
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1885 0 0 0 177580 5 0 0 25 0 1 0 161235128 9256960 1867 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2260 1867 53 142 0 2116 0
Current children cumulated CPU time (s) 1776.53
Current children cumulated vsize (KiB) 56608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.72 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 4316
/proc/meminfo: memFree=1326880/2055920 swapFree=4187312/4192956
[pid=4233] ppid=4219 vsize=47568 CPUtime=0.68
/proc/4233/stat : 4233 (galac.sh) S 4219 4233 3716 0 -1 4194304 799 13496 0 1 0 0 60 8 16 0 1 0 161235054 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4233/statm: 11892 363 245 79 0 218 0
[pid=4262] ppid=4233 vsize=9040 CPUtime=1799.36
/proc/4262/stat : 4262 (minisat) R 4233 4233 3716 0 -1 4194304 1898 0 0 0 179931 5 0 0 25 0 1 0 161235128 9256960 1880 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4262/statm: 2260 1880 53 142 0 2116 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 56608

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

Child status: 0
Real time (s): 1807.73
CPU time (s): 1800.08
CPU user time (s): 1799.92
CPU system time (s): 0.156976
CPU usage (%): 99.5769
Max. virtual memory (cumulated for all children) (KiB): 56608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16388
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= 740
involuntary context switches= 23027

runsolver used 1.65775 s user time and 4.76427 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Jan  7 00:05:53 UTC 2007


IDJOB= 198400
IDBENCH= 3553
FILE ID= node39/198400-1168128353

PBS_JOBID= 3477901

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  ebba9308d8fba8fb74004ae0f362c5c5

RANDOM SEED= 442889816

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.236
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.236
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:       1637304 kB
Buffers:         22928 kB
Cached:         330712 kB
SwapCached:       1388 kB
Active:         109020 kB
Inactive:       260648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637304 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            3252 kB
Writeback:           0 kB
Mapped:          23188 kB
Slab:            34632 kB
Committed_AS:  3236376 kB
PageTables:       1620 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= 66528 MiB



End job on node39 on Sun Jan  7 00:36:03 UTC 2007