Trace number 207665

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.12 1815.2

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-1.xml
MD5SUM09200921f8599e5490ce9322a81494b3
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 benchmark0.638902
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables150
Number of constraints1460
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1460
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node12/watcher-207665-1168060666 -o ROOT/results/node12/solver-207665-1168060666 -C 1800 -M 900 /tmp/evaluation/207665-1168060666/CSPtoSAT+minisat /tmp/evaluation/207665-1168060666/unknown.xml 

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

/proc/loadavg: 2.00 2.00 1.97 5/86 17555
/proc/meminfo: memFree=1126168/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=496 CPUtime=0
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154461795 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 124 36 29 52 0 19 0

[startup+0.104155 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 17555
/proc/meminfo: memFree=1126168/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=17276 CPUtime=0.09
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 3178 0 0 0 8 1 0 0 19 0 1 0 154461795 17690624 3112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10134161 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 4319 3112 696 52 0 2687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17276

[startup+0.512223 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 17555
/proc/meminfo: memFree=1126168/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=19228 CPUtime=0.49
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 3839 0 0 0 48 1 0 0 24 0 1 0 154461795 19689472 3747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 4807 3747 721 52 0 3175 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 19228

[startup+1.33337 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17555
/proc/meminfo: memFree=1113944/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=19360 CPUtime=1.31
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 3873 0 0 0 129 2 0 0 25 0 1 0 154461795 19824640 3781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 4840 3781 721 52 0 3208 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 19360

[startup+2.97367 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17555
/proc/meminfo: memFree=1113624/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=19524 CPUtime=2.94
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 3910 0 0 0 292 2 0 0 25 0 1 0 154461795 19992576 3818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 4881 3818 721 52 0 3249 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 19524

[startup+6.25926 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17555
/proc/meminfo: memFree=1113624/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=19524 CPUtime=6.19
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 3915 0 0 0 617 2 0 0 25 0 1 0 154461795 19992576 3823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 4881 3823 721 52 0 3249 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19524

[startup+12.7254 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17555
/proc/meminfo: memFree=1113368/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=19804 CPUtime=12.6
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 3969 0 0 0 1258 2 0 0 25 0 1 0 154461795 20279296 3877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 4951 3877 721 52 0 3319 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19804

[startup+25.5597 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17555
/proc/meminfo: memFree=1112984/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=20200 CPUtime=25.31
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 4065 0 0 0 2529 2 0 0 25 0 1 0 154461795 20684800 3973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 5050 3973 721 52 0 3418 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 20200

[startup+51.2223 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17557
/proc/meminfo: memFree=1111704/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=20956 CPUtime=50.73
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 4254 0 0 0 5071 2 0 0 25 0 1 0 154461795 21458944 4162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 5239 4162 721 52 0 3607 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 20956

[startup+102.447 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17557
/proc/meminfo: memFree=1109912/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=22520 CPUtime=101.48
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 4610 0 0 0 10145 3 0 0 25 0 1 0 154461795 23060480 4518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 5630 4518 721 52 0 3998 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 22520

[startup+162.502 s]
/proc/loadavg: 2.07 2.02 1.98 3/86 17557
/proc/meminfo: memFree=1107672/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=24092 CPUtime=160.99
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 5009 0 0 0 16095 4 0 0 25 0 1 0 154461795 24670208 4917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 6023 4917 721 52 0 4391 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 24092

[startup+222.556 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 17557
/proc/meminfo: memFree=1105304/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=25724 CPUtime=220.49
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 5412 0 0 0 22044 5 0 0 25 0 1 0 154461795 26341376 5320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 6431 5320 721 52 0 4799 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 25724

[startup+282.605 s]
/proc/loadavg: 2.08 2.02 1.98 3/86 17557
/proc/meminfo: memFree=1103064/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=27176 CPUtime=279.99
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 5800 0 0 0 27993 6 0 0 25 0 1 0 154461795 27828224 5708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 6794 5708 721 52 0 5162 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 27176

[startup+342.652 s]
/proc/loadavg: 2.07 2.03 1.99 3/86 17557
/proc/meminfo: memFree=1100888/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=28896 CPUtime=339.48
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 6179 0 0 0 33941 7 0 0 25 0 1 0 154461795 29589504 6087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 7224 6087 721 52 0 5592 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 28896

[startup+402.701 s]
/proc/loadavg: 2.02 2.02 1.99 3/86 17557
/proc/meminfo: memFree=1098712/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=30348 CPUtime=398.98
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 6562 0 0 0 39890 8 0 0 25 0 1 0 154461795 31076352 6470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 7587 6470 721 52 0 5955 0
Current children cumulated CPU time (s) 398.98
Current children cumulated vsize (KiB) 30348

[startup+462.753 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 17557
/proc/meminfo: memFree=1096600/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=31800 CPUtime=458.47
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 6943 0 0 0 45838 9 0 0 25 0 1 0 154461795 32563200 6851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 7950 6851 721 52 0 6318 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 31800

[startup+522.803 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 17557
/proc/meminfo: memFree=1094360/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=33656 CPUtime=517.97
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 7328 0 0 0 51787 10 0 0 25 0 1 0 154461795 34463744 7236 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 8414 7236 721 52 0 6782 0
Current children cumulated CPU time (s) 517.97
Current children cumulated vsize (KiB) 33656

[startup+582.87 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1092248/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=34976 CPUtime=577.49
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 7695 0 0 0 57738 11 0 0 25 0 1 0 154461795 35815424 7603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 8744 7603 721 52 0 7112 0
Current children cumulated CPU time (s) 577.49
Current children cumulated vsize (KiB) 34976

[startup+642.917 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1090136/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=36428 CPUtime=636.97
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8064 0 0 0 63686 11 0 0 25 0 1 0 154461795 37302272 7972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 9107 7972 721 52 0 7475 0
Current children cumulated CPU time (s) 636.97
Current children cumulated vsize (KiB) 36428

[startup+702.973 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1088024/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=37748 CPUtime=696.48
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8433 0 0 0 69636 12 0 0 25 0 1 0 154461795 38653952 8341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 9437 8341 721 52 0 7805 0
Current children cumulated CPU time (s) 696.48
Current children cumulated vsize (KiB) 37748

[startup+763.024 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1085976/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=39808 CPUtime=755.98
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8800 0 0 0 75585 13 0 0 25 0 1 0 154461795 40763392 8708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 9952 8708 721 52 0 8320 0
Current children cumulated CPU time (s) 755.98
Current children cumulated vsize (KiB) 39808

[startup+823.07 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1084632/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40336 CPUtime=815.48
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8959 0 0 0 81534 14 0 0 25 0 1 0 154461795 41304064 8867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10084 8867 721 52 0 8452 0
Current children cumulated CPU time (s) 815.48
Current children cumulated vsize (KiB) 40336

[startup+883.121 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1083928/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40468 CPUtime=874.97
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8975 0 0 0 87483 14 0 0 25 0 1 0 154461795 41439232 8883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10117 8883 721 52 0 8485 0
Current children cumulated CPU time (s) 874.97
Current children cumulated vsize (KiB) 40468

[startup+943.16 s]
/proc/loadavg: 2.00 2.00 1.99 4/86 17557
/proc/meminfo: memFree=1083288/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40468 CPUtime=934.46
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8981 0 0 0 93431 15 0 0 25 0 1 0 154461795 41439232 8889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10117 8889 721 52 0 8485 0
Current children cumulated CPU time (s) 934.46
Current children cumulated vsize (KiB) 40468

[startup+1003.2 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1082584/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40468 CPUtime=993.94
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8990 0 0 0 99379 15 0 0 25 0 1 0 154461795 41439232 8898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10117 8898 721 52 0 8485 0
Current children cumulated CPU time (s) 993.94
Current children cumulated vsize (KiB) 40468

[startup+1063.24 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1081944/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40468 CPUtime=1053.43
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 8997 0 0 0 105328 15 0 0 25 0 1 0 154461795 41439232 8905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10117 8905 721 52 0 8485 0
Current children cumulated CPU time (s) 1053.43
Current children cumulated vsize (KiB) 40468

[startup+1123.29 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1081304/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40468 CPUtime=1112.93
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9005 0 0 0 111277 16 0 0 25 0 1 0 154461795 41439232 8913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10117 8913 721 52 0 8485 0
Current children cumulated CPU time (s) 1112.93
Current children cumulated vsize (KiB) 40468

[startup+1183.33 s]
/proc/loadavg: 2.15 2.04 2.00 3/86 17557
/proc/meminfo: memFree=1080664/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1172.41
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9010 0 0 0 117225 16 0 0 25 0 1 0 154461795 41574400 8918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8918 721 52 0 8518 0
Current children cumulated CPU time (s) 1172.41
Current children cumulated vsize (KiB) 40600

[startup+1243.38 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 17557
/proc/meminfo: memFree=1080024/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1231.91
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9017 0 0 0 123174 17 0 0 25 0 1 0 154461795 41574400 8925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8925 721 52 0 8518 0
Current children cumulated CPU time (s) 1231.91
Current children cumulated vsize (KiB) 40600

[startup+1303.42 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 17557
/proc/meminfo: memFree=1079448/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1291.4
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9021 0 0 0 129123 17 0 0 25 0 1 0 154461795 41574400 8929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8929 721 52 0 8518 0
Current children cumulated CPU time (s) 1291.4
Current children cumulated vsize (KiB) 40600

[startup+1363.46 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 17557
/proc/meminfo: memFree=1078808/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1350.88
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9024 0 0 0 135071 17 0 0 25 0 1 0 154461795 41574400 8932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8932 721 52 0 8518 0
Current children cumulated CPU time (s) 1350.88
Current children cumulated vsize (KiB) 40600

[startup+1423.51 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 17557
/proc/meminfo: memFree=1078168/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1410.39
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9026 0 0 0 141021 18 0 0 25 0 1 0 154461795 41574400 8934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8934 721 52 0 8518 0
Current children cumulated CPU time (s) 1410.39
Current children cumulated vsize (KiB) 40600

[startup+1483.55 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 17557
/proc/meminfo: memFree=1077528/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1469.86
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9029 0 0 0 146968 18 0 0 25 0 1 0 154461795 41574400 8937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8937 721 52 0 8518 0
Current children cumulated CPU time (s) 1469.86
Current children cumulated vsize (KiB) 40600

[startup+1543.59 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 17557
/proc/meminfo: memFree=1076952/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1529.35
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9032 0 0 0 152917 18 0 0 25 0 1 0 154461795 41574400 8940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8940 721 52 0 8518 0
Current children cumulated CPU time (s) 1529.35
Current children cumulated vsize (KiB) 40600

[startup+1603.63 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 17557
/proc/meminfo: memFree=1076312/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1588.84
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9035 0 0 0 158865 19 0 0 25 0 1 0 154461795 41574400 8943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17554/statm: 10150 8943 721 52 0 8518 0
Current children cumulated CPU time (s) 1588.84
Current children cumulated vsize (KiB) 40600

[startup+1663.67 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 17595
/proc/meminfo: memFree=409880/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1648.77
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9037 0 0 0 164855 22 0 0 25 0 1 0 154461795 41574400 8945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17554/statm: 10150 8945 721 52 0 8518 0
Current children cumulated CPU time (s) 1648.77
Current children cumulated vsize (KiB) 40600

[startup+1723.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17595
/proc/meminfo: memFree=409112/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1708.75
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9040 0 0 0 170853 22 0 0 25 0 1 0 154461795 41574400 8948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17554/statm: 10150 8948 721 52 0 8518 0
Current children cumulated CPU time (s) 1708.75
Current children cumulated vsize (KiB) 40600

[startup+1783.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17595
/proc/meminfo: memFree=408536/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1768.7
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9042 0 0 0 176848 22 0 0 25 0 1 0 154461795 41574400 8950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17554/statm: 10150 8950 721 52 0 8518 0
Current children cumulated CPU time (s) 1768.7
Current children cumulated vsize (KiB) 40600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17595
/proc/meminfo: memFree=408408/2055920 swapFree=4160348/4192956
[pid=17554] ppid=17552 vsize=40600 CPUtime=1800.1
/proc/17554/stat : 17554 (CSPtoSAT+minisa) R 17552 17554 16839 0 -1 4194304 9043 0 0 0 179988 22 0 0 25 0 1 0 154461795 41574400 8951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17554/statm: 10150 8951 721 52 0 8518 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 40600

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.2
CPU time (s): 1800.12
CPU user time (s): 1799.89
CPU system time (s): 0.234964
CPU usage (%): 99.1693
Max. virtual memory (cumulated for all children) (KiB): 40600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9043
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= 33676

runsolver used 2.08068 s user time and 5.96509 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 05:17:48 UTC 2007


IDJOB= 207665
IDBENCH= 4304
FILE ID= node12/207665-1168060666

PBS_JOBID= 3475337

Free space on /tmp= 66314 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test01/test01-0150-1.xml
COMMAND LINE= /tmp/evaluation/207665-1168060666/CSPtoSAT+minisat /tmp/evaluation/207665-1168060666/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-207665-1168060666 -o ROOT/results/node12/solver-207665-1168060666 -C 1800 -M 900  /tmp/evaluation/207665-1168060666/CSPtoSAT+minisat /tmp/evaluation/207665-1168060666/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  09200921f8599e5490ce9322a81494b3

RANDOM SEED= 365582265

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:       1126648 kB
Buffers:         80336 kB
Cached:         608448 kB
SwapCached:       4952 kB
Active:         467368 kB
Inactive:       362096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1126648 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:         153520 kB
Slab:            84644 kB
Committed_AS:  3989112 kB
PageTables:       2312 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= 66307 MiB



End job on node12 on Sat Jan  6 05:48:03 UTC 2007