Trace number 208927

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.07 1815.19

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-4.xml
MD5SUM95ba3b30ed9a468e4d1a7bd23b8f7329
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.64875
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.25	c This is CSPtoSAT+minisat version 0.3
0.25	c (c) 2006 roussel@cril.univ-artois.fr
0.25	
0.25	c This solver internally uses a modified version of MiniSat2 version 061112
0.25	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.25	
0.25	c parsing...
0.50	c ...done
0.50	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/node38/watcher-208927-1168061163 -o ROOT/results/node38/solver-208927-1168061163 -C 1800 -M 900 /tmp/evaluation/208927-1168061163/CSPtoSAT+minisat /tmp/evaluation/208927-1168061163/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.93 1.07 1.40 4/73 12754
/proc/meminfo: memFree=1637984/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=18540 CPUtime=0
/proc/12753/stat : 12753 (runsolver) R 12751 12753 12641 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 154515990 18984960 280 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12753/statm: 4635 280 244 17 0 2626 0

[startup+0.107045 s]
/proc/loadavg: 0.93 1.07 1.40 4/73 12754
/proc/meminfo: memFree=1637984/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=20988 CPUtime=0.09
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 4117 0 0 0 7 2 0 0 18 0 1 0 154515990 21491712 4068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672045 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 5247 4068 696 52 0 3615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20988

[startup+0.515125 s]
/proc/loadavg: 0.93 1.07 1.40 4/73 12754
/proc/meminfo: memFree=1637984/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=43748 CPUtime=0.49
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 8840 0 0 0 45 4 0 0 22 0 1 0 154515990 44797952 8765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134688902 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 10937 8765 712 52 0 9305 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 43748

[startup+1.33629 s]
/proc/loadavg: 1.02 1.09 1.40 3/73 12754
/proc/meminfo: memFree=1573600/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=43892 CPUtime=1.31
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 8876 0 0 0 127 4 0 0 25 0 1 0 154515990 44945408 8801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 10973 8801 721 52 0 9341 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 43892

[startup+2.98161 s]
/proc/loadavg: 1.02 1.09 1.40 3/73 12754
/proc/meminfo: memFree=1573216/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=44056 CPUtime=2.94
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 8925 0 0 0 290 4 0 0 25 0 1 0 154515990 45113344 8850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11014 8850 721 52 0 9382 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 44056

[startup+6.26025 s]
/proc/loadavg: 1.10 1.10 1.41 3/73 12754
/proc/meminfo: memFree=1572832/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=44256 CPUtime=6.2
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 8956 0 0 0 616 4 0 0 25 0 1 0 154515990 45318144 8881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11064 8881 721 52 0 9432 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 44256

[startup+12.7335 s]
/proc/loadavg: 1.17 1.12 1.41 3/73 12754
/proc/meminfo: memFree=1572640/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=44388 CPUtime=12.62
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 9005 0 0 0 1257 5 0 0 25 0 1 0 154515990 45453312 8930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11097 8930 721 52 0 9465 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 44388

[startup+25.554 s]
/proc/loadavg: 1.30 1.15 1.41 3/73 12754
/proc/meminfo: memFree=1572320/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=44652 CPUtime=25.35
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 9069 0 0 0 2530 5 0 0 25 0 1 0 154515990 45723648 8994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11163 8994 721 52 0 9531 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 44652

[startup+51.207 s]
/proc/loadavg: 1.57 1.23 1.43 3/73 12754
/proc/meminfo: memFree=1571296/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=45140 CPUtime=50.77
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 9195 0 0 0 5072 5 0 0 25 0 1 0 154515990 46223360 9120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11285 9120 721 52 0 9653 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 45140

[startup+102.509 s]
/proc/loadavg: 1.81 1.34 1.46 3/73 12754
/proc/meminfo: memFree=1569440/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=46312 CPUtime=101.67
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 9455 0 0 0 10161 6 0 0 25 0 1 0 154515990 47423488 9380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11578 9380 721 52 0 9946 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 46312

[startup+162.534 s]
/proc/loadavg: 1.93 1.46 1.49 3/73 12754
/proc/meminfo: memFree=1567392/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=47316 CPUtime=161.21
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 9706 0 0 0 16115 6 0 0 25 0 1 0 154515990 48451584 9631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 11829 9631 721 52 0 10197 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 47316

[startup+222.565 s]
/proc/loadavg: 2.01 1.57 1.52 3/73 12754
/proc/meminfo: memFree=1565344/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=48240 CPUtime=220.73
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 9972 0 0 0 22067 6 0 0 25 0 1 0 154515990 49397760 9897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 12060 9897 721 52 0 10428 0
Current children cumulated CPU time (s) 220.73
Current children cumulated vsize (KiB) 48240

[startup+282.591 s]
/proc/loadavg: 2.04 1.66 1.56 3/73 12754
/proc/meminfo: memFree=1563296/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=49416 CPUtime=280.27
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 10234 0 0 0 28020 7 0 0 25 0 1 0 154515990 50601984 10159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 12354 10159 721 52 0 10722 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 49416

[startup+342.615 s]
/proc/loadavg: 2.01 1.72 1.58 3/73 12754
/proc/meminfo: memFree=1561312/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=50340 CPUtime=339.82
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 10487 0 0 0 33974 8 0 0 25 0 1 0 154515990 51548160 10412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 12585 10412 721 52 0 10953 0
Current children cumulated CPU time (s) 339.82
Current children cumulated vsize (KiB) 50340

[startup+402.633 s]
/proc/loadavg: 2.00 1.77 1.60 3/73 12754
/proc/meminfo: memFree=1559392/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=51444 CPUtime=399.35
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 10737 0 0 0 39926 9 0 0 25 0 1 0 154515990 52678656 10662 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 12861 10662 721 52 0 11229 0
Current children cumulated CPU time (s) 399.35
Current children cumulated vsize (KiB) 51444

[startup+462.662 s]
/proc/loadavg: 2.00 1.81 1.63 3/73 12754
/proc/meminfo: memFree=1557472/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=52368 CPUtime=458.89
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 10984 0 0 0 45880 9 0 0 25 0 1 0 154515990 53624832 10909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 13092 10909 721 52 0 11460 0
Current children cumulated CPU time (s) 458.89
Current children cumulated vsize (KiB) 52368

[startup+522.691 s]
/proc/loadavg: 2.00 1.84 1.65 3/73 12754
/proc/meminfo: memFree=1555488/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=53292 CPUtime=518.43
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 11231 0 0 0 51833 10 0 0 25 0 1 0 154515990 54571008 11156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 13323 11156 721 52 0 11691 0
Current children cumulated CPU time (s) 518.43
Current children cumulated vsize (KiB) 53292

[startup+582.715 s]
/proc/loadavg: 2.00 1.87 1.66 3/73 12754
/proc/meminfo: memFree=1553632/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=54484 CPUtime=577.96
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 11474 0 0 0 57785 11 0 0 25 0 1 0 154515990 55791616 11399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 13621 11399 721 52 0 11989 0
Current children cumulated CPU time (s) 577.96
Current children cumulated vsize (KiB) 54484

[startup+642.741 s]
/proc/loadavg: 2.00 1.89 1.68 3/73 12754
/proc/meminfo: memFree=1551712/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=55408 CPUtime=637.51
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 11719 0 0 0 63740 11 0 0 25 0 1 0 154515990 56737792 11644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 13852 11644 721 52 0 12220 0
Current children cumulated CPU time (s) 637.51
Current children cumulated vsize (KiB) 55408

[startup+702.759 s]
/proc/loadavg: 2.05 1.92 1.71 3/73 12754
/proc/meminfo: memFree=1549792/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=56332 CPUtime=697.04
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 11963 0 0 0 69692 12 0 0 25 0 1 0 154515990 57683968 11888 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 14083 11888 721 52 0 12451 0
Current children cumulated CPU time (s) 697.04
Current children cumulated vsize (KiB) 56332

[startup+762.785 s]
/proc/loadavg: 2.02 1.93 1.72 3/73 12754
/proc/meminfo: memFree=1547936/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=57256 CPUtime=756.57
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 12202 0 0 0 75644 13 0 0 25 0 1 0 154515990 58630144 12127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 14314 12127 721 52 0 12682 0
Current children cumulated CPU time (s) 756.57
Current children cumulated vsize (KiB) 57256

[startup+822.811 s]
/proc/loadavg: 2.00 1.94 1.74 3/73 12754
/proc/meminfo: memFree=1546080/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=58584 CPUtime=816.11
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 12444 0 0 0 81598 13 0 0 25 0 1 0 154515990 59990016 12369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 14646 12369 721 52 0 13014 0
Current children cumulated CPU time (s) 816.11
Current children cumulated vsize (KiB) 58584

[startup+882.836 s]
/proc/loadavg: 2.00 1.95 1.75 3/73 12754
/proc/meminfo: memFree=1544288/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=59376 CPUtime=875.65
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 12676 0 0 0 87551 14 0 0 25 0 1 0 154515990 60801024 12601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 14844 12601 721 52 0 13212 0
Current children cumulated CPU time (s) 875.65
Current children cumulated vsize (KiB) 59376

[startup+942.856 s]
/proc/loadavg: 2.00 1.95 1.76 3/73 12754
/proc/meminfo: memFree=1542432/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=60300 CPUtime=935.16
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 12913 0 0 0 93502 14 0 0 25 0 1 0 154515990 61747200 12838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 15075 12838 721 52 0 13443 0
Current children cumulated CPU time (s) 935.16
Current children cumulated vsize (KiB) 60300

[startup+1002.88 s]
/proc/loadavg: 2.00 1.96 1.77 3/73 12754
/proc/meminfo: memFree=1540576/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=61224 CPUtime=994.68
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 13155 0 0 0 99453 15 0 0 25 0 1 0 154515990 62693376 13080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 15306 13080 721 52 0 13674 0
Current children cumulated CPU time (s) 994.68
Current children cumulated vsize (KiB) 61224

[startup+1062.9 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 12754
/proc/meminfo: memFree=1538784/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=62016 CPUtime=1054.2
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 13391 0 0 0 105405 15 0 0 25 0 1 0 154515990 63504384 13316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 15504 13316 721 52 0 13872 0
Current children cumulated CPU time (s) 1054.2
Current children cumulated vsize (KiB) 62016

[startup+1122.94 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 12754
/proc/meminfo: memFree=1536928/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=62940 CPUtime=1113.69
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 13626 0 0 0 111354 15 0 0 25 0 1 0 154515990 64450560 13551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 15735 13551 721 52 0 14103 0
Current children cumulated CPU time (s) 1113.69
Current children cumulated vsize (KiB) 62940

[startup+1182.97 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 12754
/proc/meminfo: memFree=1535072/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=63864 CPUtime=1173.23
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 13859 0 0 0 117307 16 0 0 25 0 1 0 154515990 65396736 13784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 15966 13784 721 52 0 14334 0
Current children cumulated CPU time (s) 1173.23
Current children cumulated vsize (KiB) 63864

[startup+1242.99 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 12754
/proc/meminfo: memFree=1533344/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=65264 CPUtime=1232.77
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 14088 0 0 0 123261 16 0 0 25 0 1 0 154515990 66830336 14013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 16316 14013 721 52 0 14684 0
Current children cumulated CPU time (s) 1232.77
Current children cumulated vsize (KiB) 65264

[startup+1303.03 s]
/proc/loadavg: 2.05 1.99 1.83 3/73 12754
/proc/meminfo: memFree=1531552/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=66188 CPUtime=1292.29
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 14318 0 0 0 129212 17 0 0 25 0 1 0 154515990 67776512 14243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 16547 14243 721 52 0 14915 0
Current children cumulated CPU time (s) 1292.29
Current children cumulated vsize (KiB) 66188

[startup+1363.05 s]
/proc/loadavg: 2.05 2.00 1.84 3/73 12754
/proc/meminfo: memFree=1529760/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=66980 CPUtime=1351.8
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 14550 0 0 0 135163 17 0 0 25 0 1 0 154515990 68587520 14475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 16745 14475 721 52 0 15113 0
Current children cumulated CPU time (s) 1351.8
Current children cumulated vsize (KiB) 66980

[startup+1423.08 s]
/proc/loadavg: 2.02 2.00 1.85 3/73 12754
/proc/meminfo: memFree=1527968/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=67904 CPUtime=1411.32
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 14781 0 0 0 141114 18 0 0 25 0 1 0 154515990 69533696 14706 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 16976 14706 721 52 0 15344 0
Current children cumulated CPU time (s) 1411.32
Current children cumulated vsize (KiB) 67904

[startup+1483.11 s]
/proc/loadavg: 2.08 2.02 1.86 3/73 12754
/proc/meminfo: memFree=1526176/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=68696 CPUtime=1470.81
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 15009 0 0 0 147062 19 0 0 25 0 1 0 154515990 70344704 14934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 17174 14934 721 52 0 15542 0
Current children cumulated CPU time (s) 1470.81
Current children cumulated vsize (KiB) 68696

[startup+1543.15 s]
/proc/loadavg: 2.08 2.03 1.87 3/73 12754
/proc/meminfo: memFree=1524384/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=69620 CPUtime=1530.33
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 15234 0 0 0 153014 19 0 0 25 0 1 0 154515990 71290880 15159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 17405 15159 721 52 0 15773 0
Current children cumulated CPU time (s) 1530.33
Current children cumulated vsize (KiB) 69620

[startup+1603.18 s]
/proc/loadavg: 2.03 2.02 1.87 3/73 12754
/proc/meminfo: memFree=1522592/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=70412 CPUtime=1589.85
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 15462 0 0 0 158965 20 0 0 25 0 1 0 154515990 72101888 15387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 17603 15387 721 52 0 15971 0
Current children cumulated CPU time (s) 1589.85
Current children cumulated vsize (KiB) 70412

[startup+1663.2 s]
/proc/loadavg: 2.04 2.03 1.89 3/73 12754
/proc/meminfo: memFree=1520864/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=71336 CPUtime=1649.34
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 15687 0 0 0 164913 21 0 0 25 0 1 0 154515990 73048064 15612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 17834 15612 721 52 0 16202 0
Current children cumulated CPU time (s) 1649.34
Current children cumulated vsize (KiB) 71336

[startup+1723.23 s]
/proc/loadavg: 2.01 2.02 1.89 3/73 12754
/proc/meminfo: memFree=1519072/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=72128 CPUtime=1708.86
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 15917 0 0 0 170865 21 0 0 25 0 1 0 154515990 73859072 15842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 18032 15842 721 52 0 16400 0
Current children cumulated CPU time (s) 1708.86
Current children cumulated vsize (KiB) 72128

[startup+1783.26 s]
/proc/loadavg: 2.00 2.02 1.90 3/73 12754
/proc/meminfo: memFree=1517344/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=72920 CPUtime=1768.38
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 16143 0 0 0 176816 22 0 0 25 0 1 0 154515990 74670080 16068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 18230 16068 721 52 0 16598 0
Current children cumulated CPU time (s) 1768.38
Current children cumulated vsize (KiB) 72920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.17 s]
/proc/loadavg: 2.00 2.01 1.90 3/73 12792
/proc/meminfo: memFree=1470296/2055920 swapFree=4192812/4192956
[pid=12753] ppid=12751 vsize=73448 CPUtime=1800.04
/proc/12753/stat : 12753 (CSPtoSAT+minisa) R 12751 12753 12641 0 -1 4194304 16271 0 0 0 179981 23 0 0 25 0 1 0 154515990 75210752 16196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12753/statm: 18362 16196 721 52 0 16730 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 73448

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.19
CPU time (s): 1800.07
CPU user time (s): 1799.82
CPU system time (s): 0.246962
CPU usage (%): 99.1669
Max. virtual memory (cumulated for all children) (KiB): 73448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16271
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= 10
involuntary context switches= 40692

runsolver used 1.81972 s user time and 4.84626 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 05:26:03 UTC 2007


IDJOB= 208927
IDBENCH= 4484
FILE ID= node38/208927-1168061163

PBS_JOBID= 3475592

Free space on /tmp= 66513 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  95ba3b30ed9a468e4d1a7bd23b8f7329

RANDOM SEED= 168906047

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.267
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.267
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:       1638792 kB
Buffers:         25216 kB
Cached:         299008 kB
SwapCached:          0 kB
Active:          52856 kB
Inactive:       291900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4552 kB
Writeback:           0 kB
Mapped:          32692 kB
Slab:            57812 kB
Committed_AS:  3083920 kB
PageTables:       1816 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= 66514 MiB



End job on node38 on Sat Jan  6 05:56:19 UTC 2007