Trace number 235314

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.04 1800.55

General information on the benchmark

Nametaillard/os-taillard-10/
os-taillard-10-100-7.xml
MD5SUM508a372afa45a3d958684f762290b9bc
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 benchmark0.663898
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size595
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
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.21	c ...done
0.21	c #SATvar=163917 #SATclauses=327530 #CSPpredicates=900

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/node29/watcher-235314-1168090911 -o ROOT/results/node29/solver-235314-1168090911 -C 1800 -M 900 /tmp/evaluation/235314-1168090911/CSPtoSAT+minisat /tmp/evaluation/235314-1168090911/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: 1.00 1.00 1.00 4/78 19513
/proc/meminfo: memFree=1657208/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=6696 CPUtime=0
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 157485205 6856704 383 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4098936 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 1674 383 358 52 0 30 0

[startup+0.107273 s]
/proc/loadavg: 1.00 1.00 1.00 4/78 19513
/proc/meminfo: memFree=1657208/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=22648 CPUtime=0.1
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 4481 0 0 0 8 2 0 0 18 0 1 0 157485205 23191552 4435 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 5662 4436 696 52 0 4030 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22648

[startup+0.515298 s]
/proc/loadavg: 1.00 1.00 1.00 4/78 19513
/proc/meminfo: memFree=1657208/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=31968 CPUtime=0.5
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6389 0 0 0 48 2 0 0 21 0 1 0 157485205 32735232 6317 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 7992 6317 721 52 0 6360 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 31968

[startup+1.33535 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1634680/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=31968 CPUtime=1.33
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6403 0 0 0 130 3 0 0 25 0 1 0 157485205 32735232 6331 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134674601 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 7992 6331 721 52 0 6360 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 31968

[startup+2.97545 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1634424/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=32212 CPUtime=2.97
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6474 0 0 0 294 3 0 0 25 0 1 0 157485205 32985088 6402 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8053 6402 721 52 0 6421 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 32212

[startup+6.25365 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1634240/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=32332 CPUtime=6.24
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6497 0 0 0 621 3 0 0 25 0 1 0 157485205 33107968 6425 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8083 6425 721 52 0 6451 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 32332

[startup+12.7091 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1634176/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=32644 CPUtime=12.7
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6515 0 0 0 1267 3 0 0 25 0 1 0 157485205 33427456 6443 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8161 6443 721 52 0 6529 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 32644

[startup+25.5098 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1633984/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=32776 CPUtime=25.49
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6579 0 0 0 2546 3 0 0 25 0 1 0 157485205 33562624 6507 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8194 6507 721 52 0 6562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32776

[startup+51.1204 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1633664/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=33172 CPUtime=51.1
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6664 0 0 0 5107 3 0 0 25 0 1 0 157485205 33968128 6592 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8293 6592 721 52 0 6661 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 33172

[startup+102.338 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1633024/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=33784 CPUtime=102.3
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 6828 0 0 0 10226 4 0 0 25 0 1 0 157485205 34594816 6756 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8446 6756 721 52 0 6814 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33784

[startup+162.368 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1632256/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=34608 CPUtime=162.32
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 7016 0 0 0 16227 5 0 0 25 0 1 0 157485205 35438592 6944 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8652 6944 721 52 0 7020 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 34608

[startup+222.429 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1631488/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=35348 CPUtime=222.37
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 7202 0 0 0 22231 6 0 0 25 0 1 0 157485205 36196352 7130 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 8837 7130 721 52 0 7205 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 35348

[startup+282.455 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 19513
/proc/meminfo: memFree=1630784/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=36008 CPUtime=282.39
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 7386 0 0 0 28232 7 0 0 25 0 1 0 157485205 36872192 7314 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 9002 7314 721 52 0 7370 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 36008

[startup+342.483 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 19513
/proc/meminfo: memFree=1630080/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=36788 CPUtime=342.4
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 7563 0 0 0 34232 8 0 0 25 0 1 0 157485205 37670912 7491 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 9197 7491 721 52 0 7565 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 36788

[startup+402.515 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 19513
/proc/meminfo: memFree=1629248/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=37448 CPUtime=402.42
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 7750 0 0 0 40233 9 0 0 25 0 1 0 157485205 38346752 7678 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 9362 7678 721 52 0 7730 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 37448

[startup+462.542 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 19513
/proc/meminfo: memFree=1628608/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=38108 CPUtime=462.43
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 7928 0 0 0 46234 9 0 0 25 0 1 0 157485205 39022592 7856 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 9527 7856 721 52 0 7895 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 38108

[startup+522.568 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 19513
/proc/meminfo: memFree=1627840/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=38948 CPUtime=522.44
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 8105 0 0 0 52234 10 0 0 25 0 1 0 157485205 39882752 8033 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 9737 8033 721 52 0 8105 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 38948

[startup+582.597 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1627136/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=39740 CPUtime=582.47
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 8283 0 0 0 58236 11 0 0 25 0 1 0 157485205 40693760 8211 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 9935 8211 721 52 0 8303 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 39740

[startup+642.628 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1626432/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=40268 CPUtime=642.48
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 8455 0 0 0 64237 11 0 0 25 0 1 0 157485205 41234432 8383 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 10067 8383 721 52 0 8435 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 40268

[startup+702.651 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1625792/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=40928 CPUtime=702.49
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 8631 0 0 0 70237 12 0 0 25 0 1 0 157485205 41910272 8559 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 10232 8559 721 52 0 8600 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 40928

[startup+762.676 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1625088/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=41856 CPUtime=762.5
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 8804 0 0 0 76237 13 0 0 25 0 1 0 157485205 42860544 8732 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 10464 8732 721 52 0 8832 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 41856

[startup+822.709 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 19513
/proc/meminfo: memFree=1624384/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=42516 CPUtime=822.53
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 8981 0 0 0 82239 14 0 0 25 0 1 0 157485205 43536384 8909 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 10629 8909 721 52 0 8997 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 42516

[startup+882.734 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1623680/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=43176 CPUtime=882.53
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 9153 0 0 0 88239 14 0 0 25 0 1 0 157485205 44212224 9081 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 10794 9081 721 52 0 9162 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 43176

[startup+942.763 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1622912/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=43836 CPUtime=942.55
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 9332 0 0 0 94240 15 0 0 25 0 1 0 157485205 44888064 9260 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 10959 9260 721 52 0 9327 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 43836

[startup+1002.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1622208/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=44496 CPUtime=1002.56
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 9507 0 0 0 100240 16 0 0 25 0 1 0 157485205 45563904 9435 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 11124 9435 721 52 0 9492 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 44496

[startup+1062.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19513
/proc/meminfo: memFree=1621504/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=45156 CPUtime=1062.59
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 9676 0 0 0 106242 17 0 0 25 0 1 0 157485205 46239744 9604 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 11289 9604 721 52 0 9657 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 45156

[startup+1122.85 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 19513
/proc/meminfo: memFree=1620800/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=46220 CPUtime=1122.59
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 9850 0 0 0 112242 17 0 0 25 0 1 0 157485205 47329280 9778 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 11555 9778 721 52 0 9923 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 46220

[startup+1182.89 s]
/proc/loadavg: 1.02 1.01 1.00 2/84 19631
/proc/meminfo: memFree=1618816/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=46880 CPUtime=1182.56
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 10022 0 0 0 118238 18 0 0 25 0 1 0 157485205 48005120 9950 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 11720 9950 721 52 0 10088 0
Current children cumulated CPU time (s) 1182.56
Current children cumulated vsize (KiB) 46880

[startup+1242.95 s]
/proc/loadavg: 1.01 1.00 1.00 2/84 19691
/proc/meminfo: memFree=1618192/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=47540 CPUtime=1242.57
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 10197 0 0 0 124239 18 0 0 25 0 1 0 157485205 48680960 10125 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 11885 10125 721 52 0 10253 0
Current children cumulated CPU time (s) 1242.57
Current children cumulated vsize (KiB) 47540

[startup+1302.98 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 19711
/proc/meminfo: memFree=1618624/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=48200 CPUtime=1302.57
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 10369 0 0 0 130238 19 0 0 25 0 1 0 157485205 49356800 10297 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 12050 10297 721 52 0 10418 0
Current children cumulated CPU time (s) 1302.57
Current children cumulated vsize (KiB) 48200

[startup+1363.01 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 19711
/proc/meminfo: memFree=1617920/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=48860 CPUtime=1362.59
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 10544 0 0 0 136239 20 0 0 25 0 1 0 157485205 50032640 10472 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 12215 10472 721 52 0 10583 0
Current children cumulated CPU time (s) 1362.59
Current children cumulated vsize (KiB) 48860

[startup+1423.04 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 19711
/proc/meminfo: memFree=1617216/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=49520 CPUtime=1422.61
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 10715 0 0 0 142240 21 0 0 25 0 1 0 157485205 50708480 10643 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 12380 10643 721 52 0 10748 0
Current children cumulated CPU time (s) 1422.61
Current children cumulated vsize (KiB) 49520

[startup+1483.07 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 19711
/proc/meminfo: memFree=1616512/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=50048 CPUtime=1482.62
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 10883 0 0 0 148241 21 0 0 25 0 1 0 157485205 51249152 10811 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 12512 10811 721 52 0 10880 0
Current children cumulated CPU time (s) 1482.62
Current children cumulated vsize (KiB) 50048

[startup+1543.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 19711
/proc/meminfo: memFree=1615936/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=50708 CPUtime=1542.64
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 11050 0 0 0 154242 22 0 0 25 0 1 0 157485205 51924992 10978 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671518 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 12677 10978 721 52 0 11045 0
Current children cumulated CPU time (s) 1542.64
Current children cumulated vsize (KiB) 50708

[startup+1603.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19711
/proc/meminfo: memFree=1615232/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=51368 CPUtime=1602.66
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 11223 0 0 0 160243 23 0 0 25 0 1 0 157485205 52600832 11151 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 12842 11151 721 52 0 11210 0
Current children cumulated CPU time (s) 1602.66
Current children cumulated vsize (KiB) 51368

[startup+1663.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19711
/proc/meminfo: memFree=1614528/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=52028 CPUtime=1662.67
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 11393 0 0 0 166244 23 0 0 25 0 1 0 157485205 53276672 11321 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 13007 11321 721 52 0 11375 0
Current children cumulated CPU time (s) 1662.67
Current children cumulated vsize (KiB) 52028

[startup+1723.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19711
/proc/meminfo: memFree=1613888/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=53296 CPUtime=1722.7
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 11561 0 0 0 172246 24 0 0 25 0 1 0 157485205 54575104 11489 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 13324 11489 721 52 0 11692 0
Current children cumulated CPU time (s) 1722.7
Current children cumulated vsize (KiB) 53296

[startup+1783.22 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 19711
/proc/meminfo: memFree=1613184/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=53824 CPUtime=1782.71
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 11725 0 0 0 178246 25 0 0 25 0 1 0 157485205 55115776 11653 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 13456 11653 721 52 0 11824 0
Current children cumulated CPU time (s) 1782.71
Current children cumulated vsize (KiB) 53824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19711
/proc/meminfo: memFree=1612992/2055920 swapFree=4192812/4192956
[pid=19512] ppid=19510 vsize=53956 CPUtime=1800.02
/proc/19512/stat : 19512 (CSPtoSAT+minisa) R 19510 19512 18661 0 -1 4194304 11774 0 0 0 179977 25 0 0 25 0 1 0 157485205 55250944 11702 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19512/statm: 13489 11702 721 52 0 11857 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 53956

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.55
CPU time (s): 1800.04
CPU user time (s): 1799.78
CPU system time (s): 0.26296
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 53956

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

runsolver used 1.72274 s user time and 4.67729 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 13:41:51 UTC 2007


IDJOB= 235314
IDBENCH= 6757
FILE ID= node29/235314-1168090911

PBS_JOBID= 3476289

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-100-7.xml
COMMAND LINE= /tmp/evaluation/235314-1168090911/CSPtoSAT+minisat /tmp/evaluation/235314-1168090911/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-235314-1168090911 -o ROOT/results/node29/solver-235314-1168090911 -C 1800 -M 900  /tmp/evaluation/235314-1168090911/CSPtoSAT+minisat /tmp/evaluation/235314-1168090911/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  508a372afa45a3d958684f762290b9bc

RANDOM SEED= 273137282

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.241
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.241
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:       1657688 kB
Buffers:         44744 kB
Cached:         222904 kB
SwapCached:          0 kB
Active:         114232 kB
Inactive:       207784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          73340 kB
Slab:            61584 kB
Committed_AS:  3040528 kB
PageTables:       2004 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= 66548 MiB



End job on node29 on Sat Jan  6 14:11:52 UTC 2007