Trace number 208911

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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1816.8

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-0.xml
MD5SUM1e6d502ed9686276bd18eebbb55cad3f
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 benchmark1.70774
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.53	c ...done
0.53	c #SATvar=237235 #SATclauses=473416 #CSPpredicates=4665

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/node23/watcher-208911-1168061158 -o ROOT/results/node23/solver-208911-1168061158 -C 1800 -M 900 /tmp/evaluation/208911-1168061158/CSPtoSAT+minisat /tmp/evaluation/208911-1168061158/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.02 2.00 1.92 3/86 17852
/proc/meminfo: memFree=972840/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=380 CPUtime=0
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 41 0 0 0 0 0 0 0 21 0 1 0 154510228 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2494763 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 95 26 21 52 0 18 0

[startup+0.103189 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 17852
/proc/meminfo: memFree=972840/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=19928 CPUtime=0.08
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 3815 0 0 0 7 1 0 0 18 0 1 0 154510228 20406272 3766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670972 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 4982 3766 696 52 0 3350 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19928

[startup+0.511258 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 17852
/proc/meminfo: memFree=972840/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=43912 CPUtime=0.49
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 8814 0 0 0 45 4 0 0 22 0 1 0 154510228 44965888 8765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159266408 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 10978 8765 704 52 0 9346 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 43912

[startup+1.33242 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 17852
/proc/meminfo: memFree=940136/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=43892 CPUtime=1.31
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 8878 0 0 0 127 4 0 0 25 0 1 0 154510228 44945408 8803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 10973 8803 721 52 0 9341 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 43892

[startup+2.97975 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 17852
/proc/meminfo: memFree=940008/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=44056 CPUtime=2.96
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 8926 0 0 0 291 5 0 0 25 0 1 0 154510228 45113344 8851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 11014 8851 721 52 0 9382 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44056

[startup+6.25938 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 17852
/proc/meminfo: memFree=939112/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=44136 CPUtime=6.22
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 8950 0 0 0 617 5 0 0 25 0 1 0 154510228 45195264 8875 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 11034 8875 721 52 0 9402 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 44136

[startup+12.7326 s]
/proc/loadavg: 2.02 2.00 1.92 2/81 17864
/proc/meminfo: memFree=1610512/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=44388 CPUtime=12.65
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 8994 0 0 0 1260 5 0 0 25 0 1 0 154510228 45453312 8919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17851/statm: 11097 8919 721 52 0 9465 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 44388

[startup+25.5581 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1574184/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=44808 CPUtime=25.38
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 9075 0 0 0 2532 6 0 0 25 0 1 0 154510228 45883392 9000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 11202 9000 721 52 0 9570 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 44808

[startup+51.2311 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1573288/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=45264 CPUtime=50.81
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 9206 0 0 0 5075 6 0 0 25 0 1 0 154510228 46350336 9131 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 11316 9131 721 52 0 9684 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 45264

[startup+102.457 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1571368/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=46292 CPUtime=101.56
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 9459 0 0 0 10150 6 0 0 25 0 1 0 154510228 47403008 9384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 11573 9384 721 52 0 9941 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 46292

[startup+162.508 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1569000/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=47428 CPUtime=161.06
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 9745 0 0 0 16099 7 0 0 25 0 1 0 154510228 48566272 9670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 11857 9670 721 52 0 10225 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 47428

[startup+222.569 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1566760/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=48604 CPUtime=220.56
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 10031 0 0 0 22049 7 0 0 25 0 1 0 154510228 49770496 9956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 12151 9956 721 52 0 10519 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 48604

[startup+282.624 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1564520/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=49660 CPUtime=280.06
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 10311 0 0 0 27999 7 0 0 25 0 1 0 154510228 50851840 10236 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 12415 10236 721 52 0 10783 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 49660

[startup+342.68 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1562344/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=50896 CPUtime=339.57
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 10582 0 0 0 33949 8 0 0 25 0 1 0 154510228 52117504 10507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 12724 10507 721 52 0 11092 0
Current children cumulated CPU time (s) 339.57
Current children cumulated vsize (KiB) 50896

[startup+402.725 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1560232/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=51952 CPUtime=399.06
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 10853 0 0 0 39897 9 0 0 25 0 1 0 154510228 53198848 10778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 12988 10778 721 52 0 11356 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 51952

[startup+462.781 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1558056/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=52876 CPUtime=458.56
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 11122 0 0 0 45847 9 0 0 25 0 1 0 154510228 54145024 11047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 13219 11047 721 52 0 11587 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 52876

[startup+522.84 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1556008/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=54200 CPUtime=518.06
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 11387 0 0 0 51797 9 0 0 25 0 1 0 154510228 55500800 11312 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 13550 11312 721 52 0 11918 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 54200

[startup+582.901 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1553960/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=55124 CPUtime=577.57
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 11649 0 0 0 57747 10 0 0 25 0 1 0 154510228 56446976 11574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 13781 11574 721 52 0 12149 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 55124

[startup+642.951 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1551912/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=56180 CPUtime=637.06
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 11909 0 0 0 63696 10 0 0 25 0 1 0 154510228 57528320 11834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 14045 11834 721 52 0 12413 0
Current children cumulated CPU time (s) 637.06
Current children cumulated vsize (KiB) 56180

[startup+703.005 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1549864/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=57104 CPUtime=696.57
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 12169 0 0 0 69646 11 0 0 25 0 1 0 154510228 58474496 12094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 14276 12094 721 52 0 12644 0
Current children cumulated CPU time (s) 696.57
Current children cumulated vsize (KiB) 57104

[startup+763.051 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1547880/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=58432 CPUtime=756.05
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 12427 0 0 0 75594 11 0 0 25 0 1 0 154510228 59834368 12352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 14608 12352 721 52 0 12976 0
Current children cumulated CPU time (s) 756.05
Current children cumulated vsize (KiB) 58432

[startup+823.105 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1545832/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=59488 CPUtime=815.56
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 12677 0 0 0 81544 12 0 0 25 0 1 0 154510228 60915712 12602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 14872 12602 721 52 0 13240 0
Current children cumulated CPU time (s) 815.56
Current children cumulated vsize (KiB) 59488

[startup+883.169 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1543784/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=60412 CPUtime=875.07
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 12931 0 0 0 87495 12 0 0 25 0 1 0 154510228 61861888 12856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 15103 12856 721 52 0 13471 0
Current children cumulated CPU time (s) 875.07
Current children cumulated vsize (KiB) 60412

[startup+943.226 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17890
/proc/meminfo: memFree=1541800/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=61336 CPUtime=934.57
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 13186 0 0 0 93444 13 0 0 25 0 1 0 154510228 62808064 13111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 15334 13111 721 52 0 13702 0
Current children cumulated CPU time (s) 934.57
Current children cumulated vsize (KiB) 61336

[startup+1003.29 s]
/proc/loadavg: 2.03 2.01 1.93 3/86 17890
/proc/meminfo: memFree=1539816/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=62260 CPUtime=994.08
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 13437 0 0 0 99395 13 0 0 25 0 1 0 154510228 63754240 13362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 15565 13362 721 52 0 13933 0
Current children cumulated CPU time (s) 994.08
Current children cumulated vsize (KiB) 62260

[startup+1063.34 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 17890
/proc/meminfo: memFree=1537768/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=63184 CPUtime=1053.58
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 13689 0 0 0 105344 14 0 0 25 0 1 0 154510228 64700416 13614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 15796 13614 721 52 0 14164 0
Current children cumulated CPU time (s) 1053.58
Current children cumulated vsize (KiB) 63184

[startup+1123.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17890
/proc/meminfo: memFree=1535784/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=64848 CPUtime=1113.08
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 13944 0 0 0 111294 14 0 0 25 0 1 0 154510228 66404352 13869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 16212 13869 721 52 0 14580 0
Current children cumulated CPU time (s) 1113.08
Current children cumulated vsize (KiB) 64848

[startup+1183.46 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17890
/proc/meminfo: memFree=1533736/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=65772 CPUtime=1172.59
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 14200 0 0 0 117245 14 0 0 25 0 1 0 154510228 67350528 14125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 16443 14125 721 52 0 14811 0
Current children cumulated CPU time (s) 1172.59
Current children cumulated vsize (KiB) 65772

[startup+1243.52 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17890
/proc/meminfo: memFree=1531752/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=66696 CPUtime=1232.1
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 14445 0 0 0 123195 15 0 0 25 0 1 0 154510228 68296704 14370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 16674 14370 721 52 0 15042 0
Current children cumulated CPU time (s) 1232.1
Current children cumulated vsize (KiB) 66696

[startup+1303.59 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 17890
/proc/meminfo: memFree=1529768/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=67620 CPUtime=1291.61
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 14697 0 0 0 129146 15 0 0 25 0 1 0 154510228 69242880 14622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 16905 14622 721 52 0 15273 0
Current children cumulated CPU time (s) 1291.61
Current children cumulated vsize (KiB) 67620

[startup+1363.65 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 17890
/proc/meminfo: memFree=1527848/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=68544 CPUtime=1351.12
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 14948 0 0 0 135096 16 0 0 25 0 1 0 154510228 70189056 14873 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 17136 14873 721 52 0 15504 0
Current children cumulated CPU time (s) 1351.12
Current children cumulated vsize (KiB) 68544

[startup+1423.69 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17890
/proc/meminfo: memFree=1525864/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=69468 CPUtime=1410.61
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 15195 0 0 0 141044 17 0 0 25 0 1 0 154510228 71135232 15120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 17367 15120 721 52 0 15735 0
Current children cumulated CPU time (s) 1410.61
Current children cumulated vsize (KiB) 69468

[startup+1483.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 17890
/proc/meminfo: memFree=1523816/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=70392 CPUtime=1470.11
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 15446 0 0 0 146994 17 0 0 25 0 1 0 154510228 72081408 15371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 17598 15371 721 52 0 15966 0
Current children cumulated CPU time (s) 1470.11
Current children cumulated vsize (KiB) 70392

[startup+1543.81 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 17890
/proc/meminfo: memFree=1521832/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=71316 CPUtime=1529.61
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 15691 0 0 0 152944 17 0 0 25 0 1 0 154510228 73027584 15616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 17829 15616 721 52 0 16197 0
Current children cumulated CPU time (s) 1529.61
Current children cumulated vsize (KiB) 71316

[startup+1603.86 s]
/proc/loadavg: 2.08 2.03 1.94 3/86 17890
/proc/meminfo: memFree=1519912/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=72240 CPUtime=1589.11
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 15938 0 0 0 158893 18 0 0 25 0 1 0 154510228 73973760 15863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 18060 15863 721 52 0 16428 0
Current children cumulated CPU time (s) 1589.11
Current children cumulated vsize (KiB) 72240

[startup+1663.91 s]
/proc/loadavg: 2.07 2.03 1.95 3/86 17890
/proc/meminfo: memFree=1517992/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=73164 CPUtime=1648.61
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 16178 0 0 0 164843 18 0 0 25 0 1 0 154510228 74919936 16103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 18291 16103 721 52 0 16659 0
Current children cumulated CPU time (s) 1648.61
Current children cumulated vsize (KiB) 73164

[startup+1723.97 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 17890
/proc/meminfo: memFree=1516008/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=75000 CPUtime=1708.11
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 16427 0 0 0 170792 19 0 0 25 0 1 0 154510228 76800000 16352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 18750 16352 721 52 0 17118 0
Current children cumulated CPU time (s) 1708.11
Current children cumulated vsize (KiB) 75000

[startup+1784.02 s]
/proc/loadavg: 2.01 2.02 1.95 3/86 17890
/proc/meminfo: memFree=1514088/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=75924 CPUtime=1767.61
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 16673 0 0 0 176742 19 0 0 25 0 1 0 154510228 77746176 16598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 18981 16598 721 52 0 17349 0
Current children cumulated CPU time (s) 1767.61
Current children cumulated vsize (KiB) 75924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.78 s]
/proc/loadavg: 2.00 2.02 1.95 3/86 17890
/proc/meminfo: memFree=1513000/2055920 swapFree=4192812/4192956
[pid=17851] ppid=17849 vsize=76452 CPUtime=1800.07
/proc/17851/stat : 17851 (CSPtoSAT+minisa) R 17849 17851 17501 0 -1 4194304 16805 0 0 0 179987 20 0 0 25 0 1 0 154510228 78286848 16730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17851/statm: 19113 16730 721 52 0 17481 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 76452

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.8
CPU time (s): 1800.09
CPU user time (s): 1799.88
CPU system time (s): 0.212967
CPU usage (%): 99.0804
Max. virtual memory (cumulated for all children) (KiB): 76452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.212967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16805
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 67292

runsolver used 2.05069 s user time and 5.99809 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 05:25:59 UTC 2007


IDJOB= 208911
IDBENCH= 4483
FILE ID= node23/208911-1168061158

PBS_JOBID= 3475550

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp05/fapp05-0350-0.xml
COMMAND LINE= /tmp/evaluation/208911-1168061158/CSPtoSAT+minisat /tmp/evaluation/208911-1168061158/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-208911-1168061158 -o ROOT/results/node23/solver-208911-1168061158 -C 1800 -M 900  /tmp/evaluation/208911-1168061158/CSPtoSAT+minisat /tmp/evaluation/208911-1168061158/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1e6d502ed9686276bd18eebbb55cad3f

RANDOM SEED= 998729133

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.265
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.265
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:        973256 kB
Buffers:         38956 kB
Cached:         237056 kB
SwapCached:          0 kB
Active:         759836 kB
Inactive:       244752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        973256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:         751000 kB
Slab:            61624 kB
Committed_AS:  3598132 kB
PageTables:       3564 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= 66547 MiB



End job on node23 on Sat Jan  6 05:56:15 UTC 2007