Trace number 221438

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.11 1809.23

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-9.xml
MD5SUM35e2607ac2ad674c3dfc0c6f76eef614
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.00693
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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-221438-1168066717 -o ROOT/results/node23/solver-221438-1168066717 -C 1800 -M 900 /tmp/evaluation/221438-1168066717/CSPtoSAT+minisat /tmp/evaluation/221438-1168066717/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.77 1.09 1.49 4/81 18546
/proc/meminfo: memFree=1634584/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=6696 CPUtime=0
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 155066803 6856704 402 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 2464644 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 1674 402 364 52 0 30 0

[startup+0.106822 s]
/proc/loadavg: 0.77 1.09 1.49 4/81 18546
/proc/meminfo: memFree=1634584/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=6952 CPUtime=0.1
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 840 0 0 0 10 0 0 0 18 0 1 0 155066803 7118848 808 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4159319083 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.5149 s]
/proc/loadavg: 0.77 1.09 1.49 4/81 18546
/proc/meminfo: memFree=1634584/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=72376 CPUtime=0.51
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 14961 0 0 0 43 8 0 0 22 0 1 0 155066803 74113024 14781 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 18094 14782 696 52 0 16462 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 72376

[startup+1.33506 s]
/proc/loadavg: 0.77 1.09 1.49 2/82 18553
/proc/meminfo: memFree=1502160/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=145108 CPUtime=1.31
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 33443 0 0 0 114 17 0 0 25 0 1 0 155066803 148590592 33263 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36277 33263 704 52 0 34645 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 145108

[startup+2.97238 s]
/proc/loadavg: 0.86 1.10 1.49 3/86 18572
/proc/meminfo: memFree=1383208/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=146084 CPUtime=2.94
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 33754 0 0 0 277 17 0 0 25 0 1 0 155066803 149590016 33540 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36521 33540 721 52 0 34889 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 146084

[startup+6.26103 s]
/proc/loadavg: 0.86 1.10 1.49 3/86 18572
/proc/meminfo: memFree=1319528/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=146084 CPUtime=6.21
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 33755 0 0 0 604 17 0 0 25 0 1 0 155066803 149590016 33541 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36521 33541 721 52 0 34889 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 146084

[startup+12.7243 s]
/proc/loadavg: 1.04 1.13 1.49 3/86 18572
/proc/meminfo: memFree=1319400/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=146264 CPUtime=12.64
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 33792 0 0 0 1247 17 0 0 25 0 1 0 155066803 149774336 33578 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36566 33578 721 52 0 34934 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 146264

[startup+25.5578 s]
/proc/loadavg: 1.19 1.16 1.50 3/86 18572
/proc/meminfo: memFree=1318760/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=147068 CPUtime=25.39
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 33935 0 0 0 2522 17 0 0 25 0 1 0 155066803 150597632 33721 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36767 33721 721 52 0 35135 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 147068

[startup+51.2177 s]
/proc/loadavg: 1.46 1.23 1.51 3/86 18572
/proc/meminfo: memFree=1317864/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=147332 CPUtime=50.94
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34019 0 0 0 5077 17 0 0 25 0 1 0 155066803 150867968 33805 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36833 33805 721 52 0 35201 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 147332

[startup+102.425 s]
/proc/loadavg: 1.78 1.35 1.54 3/86 18572
/proc/meminfo: memFree=1317160/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=147600 CPUtime=101.9
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34120 0 0 0 10172 18 0 0 25 0 1 0 155066803 151142400 33906 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36900 33906 721 52 0 35268 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 147600

[startup+162.48 s]
/proc/loadavg: 1.92 1.47 1.56 3/92 18680
/proc/meminfo: memFree=1314912/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=147996 CPUtime=161.59
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34216 0 0 0 16133 26 0 0 25 0 1 0 155066803 151547904 34002 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 36999 34002 721 52 0 35367 0
Current children cumulated CPU time (s) 161.59
Current children cumulated vsize (KiB) 147996

[startup+222.543 s]
/proc/loadavg: 1.97 1.56 1.59 3/92 18746
/proc/meminfo: memFree=1314104/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=149088 CPUtime=221.29
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34335 0 0 0 22090 39 0 0 25 0 1 0 155066803 152666112 34121 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667312 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37272 34121 721 52 0 35640 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 149088

[startup+282.582 s]
/proc/loadavg: 1.99 1.64 1.61 3/86 18770
/proc/meminfo: memFree=1314536/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=149352 CPUtime=281.04
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34424 0 0 0 28063 41 0 0 25 0 1 0 155066803 152936448 34210 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37338 34210 721 52 0 35706 0
Current children cumulated CPU time (s) 281.04
Current children cumulated vsize (KiB) 149352

[startup+342.62 s]
/proc/loadavg: 1.99 1.70 1.63 4/86 18770
/proc/meminfo: memFree=1313768/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=149780 CPUtime=340.76
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34524 0 0 0 34035 41 0 0 25 0 1 0 155066803 153374720 34310 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37445 34310 721 52 0 35813 0
Current children cumulated CPU time (s) 340.76
Current children cumulated vsize (KiB) 149780

[startup+402.661 s]
/proc/loadavg: 1.99 1.75 1.65 3/86 18770
/proc/meminfo: memFree=1313064/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=150176 CPUtime=400.51
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34613 0 0 0 40009 42 0 0 25 0 1 0 155066803 153780224 34399 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37544 34399 721 52 0 35912 0
Current children cumulated CPU time (s) 400.51
Current children cumulated vsize (KiB) 150176

[startup+462.699 s]
/proc/loadavg: 1.99 1.80 1.67 3/86 18770
/proc/meminfo: memFree=1312296/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=150440 CPUtime=460.26
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34705 0 0 0 45984 42 0 0 25 0 1 0 155066803 154050560 34491 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37610 34491 721 52 0 35978 0
Current children cumulated CPU time (s) 460.26
Current children cumulated vsize (KiB) 150440

[startup+522.737 s]
/proc/loadavg: 2.04 1.84 1.69 3/86 18770
/proc/meminfo: memFree=1311528/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=150916 CPUtime=519.98
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34795 0 0 0 51956 42 0 0 25 0 1 0 155066803 154537984 34581 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37729 34581 721 52 0 36097 0
Current children cumulated CPU time (s) 519.98
Current children cumulated vsize (KiB) 150916

[startup+582.772 s]
/proc/loadavg: 2.01 1.87 1.71 3/86 18770
/proc/meminfo: memFree=1310760/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=151312 CPUtime=579.72
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34892 0 0 0 57929 43 0 0 25 0 1 0 155066803 154943488 34678 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37828 34678 721 52 0 36196 0
Current children cumulated CPU time (s) 579.72
Current children cumulated vsize (KiB) 151312

[startup+642.809 s]
/proc/loadavg: 2.00 1.89 1.73 3/86 18770
/proc/meminfo: memFree=1309992/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=151576 CPUtime=639.48
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 34986 0 0 0 63905 43 0 0 25 0 1 0 155066803 155213824 34772 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/18545/statm: 37894 34772 721 52 0 36262 0
Current children cumulated CPU time (s) 639.48
Current children cumulated vsize (KiB) 151576

[startup+702.852 s]
/proc/loadavg: 2.00 1.91 1.74 3/86 18770
/proc/meminfo: memFree=1309288/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=151972 CPUtime=699.04
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35079 0 0 0 69860 44 0 0 25 0 1 0 155066803 155619328 34865 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 37993 34865 721 52 0 36361 0
Current children cumulated CPU time (s) 699.04
Current children cumulated vsize (KiB) 151972

[startup+762.886 s]
/proc/loadavg: 2.00 1.92 1.75 3/86 18770
/proc/meminfo: memFree=1308520/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=152488 CPUtime=758.79
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35165 0 0 0 75835 44 0 0 25 0 1 0 155066803 156147712 34951 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38122 34951 721 52 0 36490 0
Current children cumulated CPU time (s) 758.79
Current children cumulated vsize (KiB) 152488

[startup+822.926 s]
/proc/loadavg: 2.00 1.93 1.76 3/86 18770
/proc/meminfo: memFree=1307816/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=152752 CPUtime=818.54
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35251 0 0 0 81810 44 0 0 25 0 1 0 155066803 156418048 35037 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38188 35037 721 52 0 36556 0
Current children cumulated CPU time (s) 818.54
Current children cumulated vsize (KiB) 152752

[startup+882.961 s]
/proc/loadavg: 2.00 1.94 1.77 3/86 18770
/proc/meminfo: memFree=1307048/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=153016 CPUtime=878.28
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35336 0 0 0 87784 44 0 0 25 0 1 0 155066803 156688384 35122 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38254 35122 721 52 0 36622 0
Current children cumulated CPU time (s) 878.28
Current children cumulated vsize (KiB) 153016

[startup+942.998 s]
/proc/loadavg: 2.00 1.95 1.79 3/86 18770
/proc/meminfo: memFree=1306344/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=153412 CPUtime=938.03
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35418 0 0 0 93759 44 0 0 25 0 1 0 155066803 157093888 35204 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38353 35204 721 52 0 36721 0
Current children cumulated CPU time (s) 938.03
Current children cumulated vsize (KiB) 153412

[startup+1003.04 s]
/proc/loadavg: 2.00 1.95 1.80 3/86 18770
/proc/meminfo: memFree=1305640/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=153676 CPUtime=997.79
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35505 0 0 0 99734 45 0 0 25 0 1 0 155066803 157364224 35291 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38419 35291 721 52 0 36787 0
Current children cumulated CPU time (s) 997.79
Current children cumulated vsize (KiB) 153676

[startup+1063.08 s]
/proc/loadavg: 2.05 1.97 1.82 3/86 18770
/proc/meminfo: memFree=1304936/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=154072 CPUtime=1057.53
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35594 0 0 0 105708 45 0 0 25 0 1 0 155066803 157769728 35380 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38518 35380 721 52 0 36886 0
Current children cumulated CPU time (s) 1057.53
Current children cumulated vsize (KiB) 154072

[startup+1123.12 s]
/proc/loadavg: 2.02 1.97 1.82 3/86 18770
/proc/meminfo: memFree=1304232/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=154336 CPUtime=1117.29
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35680 0 0 0 111683 46 0 0 25 0 1 0 155066803 158040064 35466 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38584 35466 721 52 0 36952 0
Current children cumulated CPU time (s) 1117.29
Current children cumulated vsize (KiB) 154336

[startup+1183.15 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 18770
/proc/meminfo: memFree=1303528/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=154912 CPUtime=1177.04
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35761 0 0 0 117658 46 0 0 25 0 1 0 155066803 158629888 35547 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38728 35547 721 52 0 37096 0
Current children cumulated CPU time (s) 1177.04
Current children cumulated vsize (KiB) 154912

[startup+1243.19 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 18772
/proc/meminfo: memFree=1302696/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=155176 CPUtime=1236.78
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35844 0 0 0 123632 46 0 0 25 0 1 0 155066803 158900224 35630 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38794 35630 721 52 0 37162 0
Current children cumulated CPU time (s) 1236.78
Current children cumulated vsize (KiB) 155176

[startup+1303.22 s]
/proc/loadavg: 2.04 1.99 1.85 3/86 18772
/proc/meminfo: memFree=1302120/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=155440 CPUtime=1296.52
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 35928 0 0 0 129606 46 0 0 25 0 1 0 155066803 159170560 35714 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38860 35714 721 52 0 37228 0
Current children cumulated CPU time (s) 1296.52
Current children cumulated vsize (KiB) 155440

[startup+1363.26 s]
/proc/loadavg: 2.01 1.99 1.85 3/86 18772
/proc/meminfo: memFree=1301352/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=155836 CPUtime=1356.28
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36012 0 0 0 135582 46 0 0 25 0 1 0 155066803 159576064 35798 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 38959 35798 721 52 0 37327 0
Current children cumulated CPU time (s) 1356.28
Current children cumulated vsize (KiB) 155836

[startup+1423.3 s]
/proc/loadavg: 2.04 2.00 1.86 3/86 18772
/proc/meminfo: memFree=1300712/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=156100 CPUtime=1416.03
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36094 0 0 0 141556 47 0 0 25 0 1 0 155066803 159846400 35880 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671226 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39025 35880 721 52 0 37393 0
Current children cumulated CPU time (s) 1416.03
Current children cumulated vsize (KiB) 156100

[startup+1483.34 s]
/proc/loadavg: 2.01 2.00 1.87 3/86 18772
/proc/meminfo: memFree=1300008/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=156364 CPUtime=1475.78
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36176 0 0 0 147531 47 0 0 25 0 1 0 155066803 160116736 35962 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39091 35962 721 52 0 37459 0
Current children cumulated CPU time (s) 1475.78
Current children cumulated vsize (KiB) 156364

[startup+1543.38 s]
/proc/loadavg: 2.04 2.01 1.88 3/86 18772
/proc/meminfo: memFree=1299304/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=156760 CPUtime=1535.52
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36261 0 0 0 153505 47 0 0 25 0 1 0 155066803 160522240 36047 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39190 36047 721 52 0 37558 0
Current children cumulated CPU time (s) 1535.52
Current children cumulated vsize (KiB) 156760

[startup+1603.42 s]
/proc/loadavg: 2.01 2.01 1.89 3/86 18772
/proc/meminfo: memFree=1298600/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=157024 CPUtime=1595.28
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36340 0 0 0 159481 47 0 0 25 0 1 0 155066803 160792576 36126 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39256 36126 721 52 0 37624 0
Current children cumulated CPU time (s) 1595.28
Current children cumulated vsize (KiB) 157024

[startup+1663.46 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 18772
/proc/meminfo: memFree=1297896/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=157420 CPUtime=1655.04
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36423 0 0 0 165456 48 0 0 25 0 1 0 155066803 161198080 36209 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39355 36209 721 52 0 37723 0
Current children cumulated CPU time (s) 1655.04
Current children cumulated vsize (KiB) 157420

[startup+1723.5 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 18772
/proc/meminfo: memFree=1297192/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=157684 CPUtime=1714.79
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36505 0 0 0 171431 48 0 0 25 0 1 0 155066803 161468416 36291 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39421 36291 721 52 0 37789 0
Current children cumulated CPU time (s) 1714.79
Current children cumulated vsize (KiB) 157684

[startup+1783.53 s]
/proc/loadavg: 2.08 2.02 1.91 3/86 18772
/proc/meminfo: memFree=1296488/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=158216 CPUtime=1774.53
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36585 0 0 0 177404 49 0 0 25 0 1 0 155066803 162013184 36371 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39554 36371 721 52 0 37922 0
Current children cumulated CPU time (s) 1774.53
Current children cumulated vsize (KiB) 158216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.19 s]
/proc/loadavg: 2.05 2.01 1.91 3/86 18772
/proc/meminfo: memFree=1296232/2055920 swapFree=4192812/4192956
[pid=18545] ppid=18543 vsize=158348 CPUtime=1800.08
/proc/18545/stat : 18545 (CSPtoSAT+minisa) R 18543 18545 18333 0 -1 4194304 36619 0 0 0 179959 49 0 0 25 0 1 0 155066803 162148352 36405 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/18545/statm: 39587 36405 721 52 0 37955 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 158348

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.23
CPU time (s): 1800.11
CPU user time (s): 1799.59
CPU system time (s): 0.52292
CPU usage (%): 99.4963
Max. virtual memory (cumulated for all children) (KiB): 158348

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

runsolver used 1.64375 s user time and 5.12522 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 06:58:44 UTC 2007


IDJOB= 221438
IDBENCH= 5448
FILE ID= node23/221438-1168066717

PBS_JOBID= 3475653

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-9.xml
COMMAND LINE= /tmp/evaluation/221438-1168066717/CSPtoSAT+minisat /tmp/evaluation/221438-1168066717/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-221438-1168066717 -o ROOT/results/node23/solver-221438-1168066717 -C 1800 -M 900  /tmp/evaluation/221438-1168066717/CSPtoSAT+minisat /tmp/evaluation/221438-1168066717/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  35e2607ac2ad674c3dfc0c6f76eef614

RANDOM SEED= 992657129

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:       1635064 kB
Buffers:         40908 kB
Cached:         241496 kB
SwapCached:          0 kB
Active:          95664 kB
Inactive:       248680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2988 kB
Writeback:           0 kB
Mapped:          80964 kB
Slab:            61604 kB
Committed_AS:  2902244 kB
PageTables:       2128 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= 66546 MiB



End job on node23 on Sat Jan  6 07:28:56 UTC 2007