Trace number 207249

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.05 1800.74

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-10.xml
MD5SUM18b6dc0eb1775fdf92b706b1210b2edc
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 benchmark1.76773
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
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...
0.36	c ...done
0.36	c #SATvar=194637 #SATclauses=388520 #CSPpredicates=2462

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/node61/watcher-207249-1168059729 -o ROOT/results/node61/solver-207249-1168059729 -C 1800 -M 900 /tmp/evaluation/207249-1168059729/CSPtoSAT+minisat /tmp/evaluation/207249-1168059729/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.92 1.08 1.44 5/76 4069
/proc/meminfo: memFree=1396360/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=6696 CPUtime=0
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 154370807 6856704 412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10353528 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 1674 412 372 52 0 30 0

[startup+0.103449 s]
/proc/loadavg: 0.92 1.08 1.44 5/76 4069
/proc/meminfo: memFree=1396360/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=19732 CPUtime=0.1
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 3579 0 0 0 8 2 0 0 18 0 1 0 154370807 20205568 3517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 4933 3519 696 52 0 3301 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19732

[startup+0.51152 s]
/proc/loadavg: 0.92 1.08 1.44 5/76 4069
/proc/meminfo: memFree=1396360/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=34452 CPUtime=0.49
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7389 0 0 0 46 3 0 0 21 0 1 0 154370807 35278848 7300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8613 7300 721 52 0 6981 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 34452

[startup+1.33267 s]
/proc/loadavg: 0.92 1.08 1.44 3/79 4078
/proc/meminfo: memFree=1343144/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=34596 CPUtime=1.31
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7427 0 0 0 128 3 0 0 25 0 1 0 154370807 35426304 7338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8649 7338 721 52 0 7017 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34596

[startup+2.97595 s]
/proc/loadavg: 0.92 1.08 1.44 3/79 4078
/proc/meminfo: memFree=1342888/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=34596 CPUtime=2.96
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7430 0 0 0 293 3 0 0 25 0 1 0 154370807 35426304 7341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8649 7341 721 52 0 7017 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 34596

[startup+6.25653 s]
/proc/loadavg: 1.01 1.09 1.44 3/79 4080
/proc/meminfo: memFree=1342760/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=34808 CPUtime=6.24
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7460 0 0 0 621 3 0 0 25 0 1 0 154370807 35643392 7371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533208 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8702 7371 721 52 0 7070 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 34808

[startup+12.7277 s]
/proc/loadavg: 1.09 1.11 1.44 3/79 4086
/proc/meminfo: memFree=1342440/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=34928 CPUtime=12.7
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7515 0 0 0 1266 4 0 0 25 0 1 0 154370807 35766272 7426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8732 7426 721 52 0 7100 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34928

[startup+25.5559 s]
/proc/loadavg: 1.29 1.15 1.45 3/73 4112
/proc/meminfo: memFree=1343000/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=35196 CPUtime=25.49
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7570 0 0 0 2545 4 0 0 25 0 1 0 154370807 36040704 7481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8799 7481 721 52 0 7167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35196

[startup+51.2084 s]
/proc/loadavg: 1.53 1.22 1.46 3/73 4112
/proc/meminfo: memFree=1342496/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=35592 CPUtime=51.12
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7668 0 0 0 5108 4 0 0 25 0 1 0 154370807 36446208 7579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 8898 7579 721 52 0 7266 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 35592

[startup+102.413 s]
/proc/loadavg: 1.79 1.34 1.49 3/73 4112
/proc/meminfo: memFree=1340960/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=36336 CPUtime=102.31
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 7857 0 0 0 10226 5 0 0 25 0 1 0 154370807 37208064 7768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 9084 7768 721 52 0 7452 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 36336

[startup+162.435 s]
/proc/loadavg: 1.92 1.45 1.52 3/73 4112
/proc/meminfo: memFree=1339104/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=37160 CPUtime=162.31
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 8068 0 0 0 16226 5 0 0 25 0 1 0 154370807 38051840 7979 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 9290 7979 721 52 0 7658 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 37160

[startup+222.473 s]
/proc/loadavg: 1.97 1.55 1.55 3/73 4112
/proc/meminfo: memFree=1337248/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=38212 CPUtime=222.33
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 8282 0 0 0 22228 5 0 0 25 0 1 0 154370807 39129088 8193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 9553 8193 721 52 0 7921 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 38212

[startup+282.496 s]
/proc/loadavg: 1.99 1.63 1.57 3/73 4112
/proc/meminfo: memFree=1335520/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=39004 CPUtime=282.34
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 8486 0 0 0 28228 6 0 0 25 0 1 0 154370807 39940096 8397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 9751 8397 721 52 0 8119 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 39004

[startup+342.517 s]
/proc/loadavg: 1.99 1.69 1.59 3/73 4112
/proc/meminfo: memFree=1333792/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=39916 CPUtime=342.33
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 8687 0 0 0 34227 6 0 0 25 0 1 0 154370807 40873984 8598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 9979 8598 721 52 0 8347 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 39916

[startup+402.542 s]
/proc/loadavg: 1.99 1.75 1.62 3/73 4112
/proc/meminfo: memFree=1332064/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=40708 CPUtime=402.33
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 8887 0 0 0 40227 6 0 0 25 0 1 0 154370807 41684992 8798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 10177 8798 721 52 0 8545 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 40708

[startup+462.568 s]
/proc/loadavg: 1.99 1.79 1.64 3/73 4112
/proc/meminfo: memFree=1330400/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=41548 CPUtime=462.34
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 9083 0 0 0 46227 7 0 0 25 0 1 0 154370807 42545152 8994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 10387 8994 721 52 0 8755 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 41548

[startup+522.605 s]
/proc/loadavg: 1.99 1.83 1.66 4/73 4112
/proc/meminfo: memFree=1328672/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=42340 CPUtime=522.36
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 9276 0 0 0 52229 7 0 0 25 0 1 0 154370807 43356160 9187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 10585 9187 721 52 0 8953 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 42340

[startup+582.643 s]
/proc/loadavg: 1.99 1.85 1.68 3/73 4112
/proc/meminfo: memFree=1327008/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=43000 CPUtime=582.37
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 9470 0 0 0 58229 8 0 0 25 0 1 0 154370807 44032000 9381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 10750 9381 721 52 0 9118 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 43000

[startup+642.665 s]
/proc/loadavg: 2.04 1.89 1.70 3/73 4112
/proc/meminfo: memFree=1325408/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=43792 CPUtime=642.37
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 9659 0 0 0 64229 8 0 0 25 0 1 0 154370807 44843008 9570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 10948 9570 721 52 0 9316 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 43792

[startup+702.686 s]
/proc/loadavg: 2.09 1.94 1.73 3/73 4112
/proc/meminfo: memFree=1323680/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=44720 CPUtime=702.37
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 9849 0 0 0 70229 8 0 0 25 0 1 0 154370807 45793280 9760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 11180 9760 721 52 0 9548 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 44720

[startup+762.709 s]
/proc/loadavg: 2.03 1.95 1.74 3/73 4112
/proc/meminfo: memFree=1322080/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=45380 CPUtime=762.37
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 10039 0 0 0 76228 9 0 0 25 0 1 0 154370807 46469120 9950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 11345 9950 721 52 0 9713 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 45380

[startup+822.742 s]
/proc/loadavg: 2.01 1.95 1.75 3/73 4112
/proc/meminfo: memFree=1320416/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=46172 CPUtime=822.38
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 10226 0 0 0 82229 9 0 0 25 0 1 0 154370807 47280128 10137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 11543 10137 721 52 0 9911 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 46172

[startup+882.767 s]
/proc/loadavg: 2.00 1.96 1.76 3/73 4112
/proc/meminfo: memFree=1318752/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=46832 CPUtime=882.39
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 10413 0 0 0 88230 9 0 0 25 0 1 0 154370807 47955968 10324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 11708 10324 721 52 0 10076 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 46832

[startup+942.799 s]
/proc/loadavg: 2.00 1.96 1.77 3/73 4112
/proc/meminfo: memFree=1317152/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=47492 CPUtime=942.41
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 10600 0 0 0 94231 10 0 0 25 0 1 0 154370807 48631808 10511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 11873 10511 721 52 0 10241 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 47492

[startup+1002.82 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 4114
/proc/meminfo: memFree=1315552/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=48284 CPUtime=1002.4
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 10788 0 0 0 100230 10 0 0 25 0 1 0 154370807 49442816 10699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 12071 10699 721 52 0 10439 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 48284

[startup+1062.84 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 4114
/proc/meminfo: memFree=1313888/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=49348 CPUtime=1062.41
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 10974 0 0 0 106230 11 0 0 25 0 1 0 154370807 50532352 10885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 12337 10885 721 52 0 10705 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 49348

[startup+1122.87 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 4114
/proc/meminfo: memFree=1312288/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=50008 CPUtime=1122.41
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 11157 0 0 0 112230 11 0 0 25 0 1 0 154370807 51208192 11068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 12502 11068 721 52 0 10870 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 50008

[startup+1182.9 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 4114
/proc/meminfo: memFree=1310624/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=50668 CPUtime=1182.42
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 11342 0 0 0 118231 11 0 0 25 0 1 0 154370807 51884032 11253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 12667 11253 721 52 0 11035 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 50668

[startup+1242.93 s]
/proc/loadavg: 2.05 1.99 1.83 3/73 4114
/proc/meminfo: memFree=1309024/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=51460 CPUtime=1242.42
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 11528 0 0 0 124230 12 0 0 25 0 1 0 154370807 52695040 11439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 12865 11439 721 52 0 11233 0
Current children cumulated CPU time (s) 1242.42
Current children cumulated vsize (KiB) 51460

[startup+1302.96 s]
/proc/loadavg: 2.05 2.00 1.84 3/73 4114
/proc/meminfo: memFree=1307360/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=52120 CPUtime=1302.43
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 11714 0 0 0 130230 13 0 0 25 0 1 0 154370807 53370880 11625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 13030 11625 721 52 0 11398 0
Current children cumulated CPU time (s) 1302.43
Current children cumulated vsize (KiB) 52120

[startup+1362.98 s]
/proc/loadavg: 2.06 2.01 1.85 3/73 4114
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=52780 CPUtime=1362.43
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 11896 0 0 0 136230 13 0 0 25 0 1 0 154370807 54046720 11807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 13195 11807 721 52 0 11563 0
Current children cumulated CPU time (s) 1362.43
Current children cumulated vsize (KiB) 52780

[startup+1423 s]
/proc/loadavg: 2.02 2.01 1.86 3/73 4114
/proc/meminfo: memFree=1304160/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=53440 CPUtime=1422.43
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 12080 0 0 0 142230 13 0 0 25 0 1 0 154370807 54722560 11991 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 13360 11991 721 52 0 11728 0
Current children cumulated CPU time (s) 1422.43
Current children cumulated vsize (KiB) 53440

[startup+1483.04 s]
/proc/loadavg: 2.01 2.00 1.87 3/73 4114
/proc/meminfo: memFree=1302624/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=54100 CPUtime=1482.44
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 12264 0 0 0 148231 13 0 0 25 0 1 0 154370807 55398400 12175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 13525 12175 721 52 0 11893 0
Current children cumulated CPU time (s) 1482.44
Current children cumulated vsize (KiB) 54100

[startup+1543.07 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 4114
/proc/meminfo: memFree=1300960/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=55500 CPUtime=1542.46
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 12446 0 0 0 154232 14 0 0 25 0 1 0 154370807 56832000 12357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 13875 12357 721 52 0 12243 0
Current children cumulated CPU time (s) 1542.46
Current children cumulated vsize (KiB) 55500

[startup+1603.09 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 4114
/proc/meminfo: memFree=1299360/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=56160 CPUtime=1602.46
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 12632 0 0 0 160232 14 0 0 25 0 1 0 154370807 57507840 12543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 14040 12543 721 52 0 12408 0
Current children cumulated CPU time (s) 1602.46
Current children cumulated vsize (KiB) 56160

[startup+1663.12 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 4114
/proc/meminfo: memFree=1297760/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=56820 CPUtime=1662.46
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 12815 0 0 0 166232 14 0 0 25 0 1 0 154370807 58183680 12726 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 14205 12726 721 52 0 12573 0
Current children cumulated CPU time (s) 1662.46
Current children cumulated vsize (KiB) 56820

[startup+1723.14 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 4114
/proc/meminfo: memFree=1296160/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=57480 CPUtime=1722.46
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 13000 0 0 0 172232 14 0 0 25 0 1 0 154370807 58859520 12911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 14370 12911 721 52 0 12738 0
Current children cumulated CPU time (s) 1722.46
Current children cumulated vsize (KiB) 57480

[startup+1783.18 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 4114
/proc/meminfo: memFree=1294560/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=58140 CPUtime=1782.48
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 13179 0 0 0 178233 15 0 0 25 0 1 0 154370807 59535360 13090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 14535 13090 721 52 0 12903 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (KiB) 58140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.73 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 4114
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=4068] ppid=4057 vsize=58404 CPUtime=1800.03
/proc/4068/stat : 4068 (CSPtoSAT+minisa) R 4057 4068 3957 0 -1 4194304 13232 0 0 0 179988 15 0 0 25 0 1 0 154370807 59805696 13143 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4068/statm: 14601 13143 721 52 0 12969 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 58404

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.74
CPU time (s): 1800.05
CPU user time (s): 1799.89
CPU system time (s): 0.163975
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 58404

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

runsolver used 1.9597 s user time and 5.10022 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 05:02:09 UTC 2007


IDJOB= 207249
IDBENCH= 4278
FILE ID= node61/207249-1168059729

PBS_JOBID= 3475560

Free space on /tmp= 66510 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-10.xml
COMMAND LINE= /tmp/evaluation/207249-1168059729/CSPtoSAT+minisat /tmp/evaluation/207249-1168059729/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-207249-1168059729 -o ROOT/results/node61/solver-207249-1168059729 -C 1800 -M 900  /tmp/evaluation/207249-1168059729/CSPtoSAT+minisat /tmp/evaluation/207249-1168059729/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  18b6dc0eb1775fdf92b706b1210b2edc

RANDOM SEED= 211886579

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.259
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.259
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:       1398832 kB
Buffers:         45968 kB
Cached:         506192 kB
SwapCached:          0 kB
Active:          72376 kB
Inactive:       500676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2348 kB
Writeback:           0 kB
Mapped:          31552 kB
Slab:            69416 kB
Committed_AS:  2955652 kB
PageTables:       1848 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= 66508 MiB



End job on node61 on Sat Jan  6 05:32:10 UTC 2007