Trace number 235282

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

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-1.xml
MD5SUM3747bcbd4186ed212dd9be6f087c82b4
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 benchmark26.53
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size558
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.20	c ...done
0.20	c #SATvar=153099 #SATclauses=305894 #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/node41/watcher-235282-1168090763 -o ROOT/results/node41/solver-235282-1168090763 -C 1800 -M 900 /tmp/evaluation/235282-1168090763/CSPtoSAT+minisat /tmp/evaluation/235282-1168090763/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 0.94 4/65 10351
/proc/meminfo: memFree=1635944/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=6696 CPUtime=0
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 157475576 6856704 382 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 1966168 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 1674 382 357 52 0 30 0

[startup+0.104281 s]
/proc/loadavg: 1.00 1.00 0.94 4/65 10351
/proc/meminfo: memFree=1635944/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=22288 CPUtime=0.1
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 4328 0 0 0 8 2 0 0 18 0 1 0 157475576 22822912 4239 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 5572 4241 696 52 0 3940 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22288

[startup+0.512315 s]
/proc/loadavg: 1.00 1.00 0.94 4/65 10351
/proc/meminfo: memFree=1635944/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=28632 CPUtime=0.5
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6057 0 0 0 48 2 0 0 22 0 1 0 157475576 29319168 5942 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7158 5942 721 52 0 5526 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 28632

[startup+1.33239 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1614888/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=28632 CPUtime=1.32
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6069 0 0 0 130 2 0 0 25 0 1 0 157475576 29319168 5954 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7158 5954 721 52 0 5526 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 28632

[startup+2.97253 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1614696/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=28876 CPUtime=2.96
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6134 0 0 0 294 2 0 0 25 0 1 0 157475576 29569024 6019 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7219 6019 721 52 0 5587 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 28876

[startup+6.24881 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1614504/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=28996 CPUtime=6.24
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6157 0 0 0 622 2 0 0 25 0 1 0 157475576 29691904 6042 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7249 6042 721 52 0 5617 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 28996

[startup+12.7034 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1614376/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=29176 CPUtime=12.69
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6181 0 0 0 1267 2 0 0 25 0 1 0 157475576 29876224 6066 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7294 6066 721 52 0 5662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29176

[startup+25.6035 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1614184/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=29440 CPUtime=25.58
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6238 0 0 0 2556 2 0 0 25 0 1 0 157475576 30146560 6123 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7360 6123 721 52 0 5728 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 29440

[startup+51.2097 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1613800/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=29836 CPUtime=51.19
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6327 0 0 0 5116 3 0 0 25 0 1 0 157475576 30552064 6212 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7459 6212 721 52 0 5827 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 29836

[startup+102.417 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1613160/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=30552 CPUtime=102.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6506 0 0 0 10235 3 0 0 25 0 1 0 157475576 31285248 6391 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7638 6391 721 52 0 6006 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 30552

[startup+162.437 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1612264/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=31376 CPUtime=162.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6711 0 0 0 16235 3 0 0 25 0 1 0 157475576 32129024 6596 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 7844 6596 721 52 0 6212 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 31376

[startup+222.453 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1611496/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=32116 CPUtime=222.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 6916 0 0 0 22235 4 0 0 25 0 1 0 157475576 32886784 6801 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 8029 6801 721 52 0 6397 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 32116

[startup+282.468 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1610664/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=32908 CPUtime=282.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 7119 0 0 0 28235 4 0 0 25 0 1 0 157475576 33697792 7004 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 8227 7004 721 52 0 6595 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 32908

[startup+342.482 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1609832/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=33820 CPUtime=342.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 7319 0 0 0 34235 4 0 0 25 0 1 0 157475576 34631680 7204 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 8455 7204 721 52 0 6823 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 33820

[startup+402.499 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1609000/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=34612 CPUtime=402.4
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 7520 0 0 0 40235 5 0 0 25 0 1 0 157475576 35442688 7405 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 8653 7405 721 52 0 7021 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 34612

[startup+462.516 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1608168/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=35452 CPUtime=462.4
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 7719 0 0 0 46235 5 0 0 25 0 1 0 157475576 36302848 7604 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 8863 7604 721 52 0 7231 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 35452

[startup+522.531 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1607400/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=36244 CPUtime=522.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 7911 0 0 0 52234 5 0 0 25 0 1 0 157475576 37113856 7796 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 9061 7796 721 52 0 7429 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 36244

[startup+582.547 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1606632/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=36904 CPUtime=582.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 8102 0 0 0 58234 5 0 0 25 0 1 0 157475576 37789696 7987 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 9226 7987 721 52 0 7594 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 36904

[startup+642.559 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1605864/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=37696 CPUtime=642.4
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 8292 0 0 0 64234 6 0 0 25 0 1 0 157475576 38600704 8177 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 9424 8177 721 52 0 7792 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 37696

[startup+702.572 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1605160/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=38624 CPUtime=702.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 8482 0 0 0 70233 6 0 0 25 0 1 0 157475576 39550976 8367 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 9656 8367 721 52 0 8024 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 38624

[startup+762.588 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1604328/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=39284 CPUtime=762.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 8671 0 0 0 76233 6 0 0 25 0 1 0 157475576 40226816 8556 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 9821 8556 721 52 0 8189 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 39284

[startup+822.607 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1603560/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=40076 CPUtime=822.4
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 8863 0 0 0 82234 6 0 0 25 0 1 0 157475576 41037824 8748 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 10019 8748 721 52 0 8387 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 40076

[startup+882.621 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1602792/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=40736 CPUtime=882.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 9059 0 0 0 88233 6 0 0 25 0 1 0 157475576 41713664 8944 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 10184 8944 721 52 0 8552 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 40736

[startup+942.636 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1602024/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=41528 CPUtime=942.4
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 9253 0 0 0 94234 6 0 0 25 0 1 0 157475576 42524672 9138 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667312 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 10382 9138 721 52 0 8750 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 41528

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1601256/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=42188 CPUtime=1002.4
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 9434 0 0 0 100234 6 0 0 25 0 1 0 157475576 43200512 9319 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 10547 9319 721 52 0 8915 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 42188

[startup+1062.67 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1600552/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=43252 CPUtime=1062.41
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 9620 0 0 0 106234 7 0 0 25 0 1 0 157475576 44290048 9505 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 10813 9505 721 52 0 9181 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 43252

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 10351
/proc/meminfo: memFree=1599784/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=44044 CPUtime=1122.41
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 9813 0 0 0 112234 7 0 0 25 0 1 0 157475576 45101056 9698 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 11011 9698 721 52 0 9379 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 44044

[startup+1182.71 s]
/proc/loadavg: 1.04 1.01 0.95 2/65 10351
/proc/meminfo: memFree=1599016/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=44704 CPUtime=1182.41
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 10001 0 0 0 118234 7 0 0 25 0 1 0 157475576 45776896 9886 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 11176 9886 721 52 0 9544 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 44704

[startup+1242.72 s]
/proc/loadavg: 1.01 1.01 0.95 2/65 10351
/proc/meminfo: memFree=1598248/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=45364 CPUtime=1242.41
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 10188 0 0 0 124234 7 0 0 25 0 1 0 157475576 46452736 10073 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562987 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 11341 10073 721 52 0 9709 0
Current children cumulated CPU time (s) 1242.41
Current children cumulated vsize (KiB) 45364

[startup+1302.75 s]
/proc/loadavg: 1.00 1.00 0.95 2/71 10415
/proc/meminfo: memFree=1596216/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=46156 CPUtime=1302.42
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 10375 0 0 0 130233 9 0 0 25 0 1 0 157475576 47263744 10260 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 11539 10260 721 52 0 9907 0
Current children cumulated CPU time (s) 1302.42
Current children cumulated vsize (KiB) 46156

[startup+1362.8 s]
/proc/loadavg: 1.00 1.00 0.95 2/71 10507
/proc/meminfo: memFree=1595448/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=46816 CPUtime=1362.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 10560 0 0 0 136230 9 0 0 25 0 1 0 157475576 47939584 10445 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 11704 10445 721 52 0 10072 0
Current children cumulated CPU time (s) 1362.39
Current children cumulated vsize (KiB) 46816

[startup+1422.83 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1595816/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=47476 CPUtime=1422.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 10743 0 0 0 142229 9 0 0 25 0 1 0 157475576 48615424 10628 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 11869 10628 721 52 0 10237 0
Current children cumulated CPU time (s) 1422.38
Current children cumulated vsize (KiB) 47476

[startup+1482.84 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1595112/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=48268 CPUtime=1482.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 10933 0 0 0 148229 9 0 0 25 0 1 0 157475576 49426432 10818 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 12067 10818 721 52 0 10435 0
Current children cumulated CPU time (s) 1482.38
Current children cumulated vsize (KiB) 48268

[startup+1542.86 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1594344/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=49536 CPUtime=1542.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 11122 0 0 0 154228 10 0 0 25 0 1 0 157475576 50724864 11007 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 12384 11007 721 52 0 10752 0
Current children cumulated CPU time (s) 1542.38
Current children cumulated vsize (KiB) 49536

[startup+1602.87 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1593512/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=50196 CPUtime=1602.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 11305 0 0 0 160228 10 0 0 25 0 1 0 157475576 51400704 11190 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 12549 11190 721 52 0 10917 0
Current children cumulated CPU time (s) 1602.38
Current children cumulated vsize (KiB) 50196

[startup+1662.89 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1592808/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=50988 CPUtime=1662.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 11496 0 0 0 166228 10 0 0 25 0 1 0 157475576 52211712 11381 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 12747 11381 721 52 0 11115 0
Current children cumulated CPU time (s) 1662.38
Current children cumulated vsize (KiB) 50988

[startup+1722.91 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1592040/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=51648 CPUtime=1722.38
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 11677 0 0 0 172228 10 0 0 25 0 1 0 157475576 52887552 11562 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 12912 11562 721 52 0 11280 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 51648

[startup+1782.92 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1591272/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=52308 CPUtime=1782.39
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 11862 0 0 0 178228 11 0 0 25 0 1 0 157475576 53563392 11747 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 13077 11747 721 52 0 11445 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (KiB) 52308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.54 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 10549
/proc/meminfo: memFree=1591080/2055920 swapFree=4192812/4192956
[pid=10350] ppid=10348 vsize=52440 CPUtime=1800.01
/proc/10350/stat : 10350 (CSPtoSAT+minisa) R 10348 10350 9571 0 -1 4194304 11918 0 0 0 179990 11 0 0 25 0 1 0 157475576 53698560 11803 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671503 0 0 4096 0 0 0 0 17 1 0 0
/proc/10350/statm: 13110 11803 721 52 0 11478 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 52440

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.02
CPU user time (s): 1799.9
CPU system time (s): 0.118981
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 52440

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

runsolver used 1.3228 s user time and 3.58245 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 13:39:23 UTC 2007


IDJOB= 235282
IDBENCH= 6755
FILE ID= node41/235282-1168090763

PBS_JOBID= 3476576

Free space on /tmp= 66531 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-95-1.xml
COMMAND LINE= /tmp/evaluation/235282-1168090763/CSPtoSAT+minisat /tmp/evaluation/235282-1168090763/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-235282-1168090763 -o ROOT/results/node41/solver-235282-1168090763 -C 1800 -M 900  /tmp/evaluation/235282-1168090763/CSPtoSAT+minisat /tmp/evaluation/235282-1168090763/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3747bcbd4186ed212dd9be6f087c82b4

RANDOM SEED= 693829465

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.234
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.234
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:       1636296 kB
Buffers:         36884 kB
Cached:         292032 kB
SwapCached:          0 kB
Active:          60788 kB
Inactive:       284096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          26168 kB
Slab:            60688 kB
Committed_AS:  2592492 kB
PageTables:       1480 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= 66531 MiB



End job on node41 on Sat Jan  6 14:09:24 UTC 2007