Trace number 199253

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.5

General information on the benchmark

NameallIntervalSeries/
series-35.xml
MD5SUM6aeecd6872742eb9c633f873c5a163bd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.069988
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables69
Number of constraints1190
Maximum constraint arity3
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1190
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.09	c ...done
0.09	c #SATvar=7007 #SATclauses=13803 #CSPpredicates=1190

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/node30/watcher-199253-1168053674 -o ROOT/results/node30/solver-199253-1168053674 -C 1800 -M 900 /tmp/evaluation/199253-1168053674/CSPtoSAT+minisat /tmp/evaluation/199253-1168053674/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.16 1.92 2.16 5/82 32418
/proc/meminfo: memFree=1274792/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=6696 CPUtime=0
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 153761569 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6986616 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 1674 383 358 52 0 30 0

[startup+0.103548 s]
/proc/loadavg: 1.16 1.92 2.16 5/82 32418
/proc/meminfo: memFree=1274792/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=7992 CPUtime=0.08
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1143 0 1 0 8 0 0 0 18 0 1 0 153761569 8183808 1086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/32417/statm: 1998 1086 721 52 0 366 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7992

[startup+0.511569 s]
/proc/loadavg: 1.16 1.92 2.16 5/82 32418
/proc/meminfo: memFree=1274792/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=8124 CPUtime=0.49
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1167 0 1 0 49 0 0 0 21 0 1 0 153761569 8318976 1110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32417/statm: 2031 1110 721 52 0 399 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8124

[startup+1.33162 s]
/proc/loadavg: 1.16 1.92 2.16 2/81 32425
/proc/meminfo: memFree=1273008/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=8256 CPUtime=1.31
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1209 0 1 0 131 0 0 0 25 0 1 0 153761569 8454144 1152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 2064 1152 721 52 0 432 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8256

[startup+2.96873 s]
/proc/loadavg: 1.15 1.91 2.15 3/86 32430
/proc/meminfo: memFree=1265608/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=8520 CPUtime=2.95
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1287 0 1 0 295 0 0 0 25 0 1 0 153761569 8724480 1230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 2130 1230 721 52 0 498 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8520

[startup+6.24794 s]
/proc/loadavg: 1.15 1.91 2.15 3/86 32430
/proc/meminfo: memFree=1264904/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=9052 CPUtime=6.22
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1387 0 1 0 622 0 0 0 25 0 1 0 153761569 9269248 1330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671214 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 2263 1330 721 52 0 631 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 9052

[startup+12.7144 s]
/proc/loadavg: 1.28 1.91 2.15 3/86 32430
/proc/meminfo: memFree=1264016/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=9580 CPUtime=12.68
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1528 0 1 0 1268 0 0 0 25 0 1 0 153761569 9809920 1471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678166 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 2395 1471 721 52 0 763 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9580

[startup+25.5422 s]
/proc/loadavg: 1.39 1.91 2.15 4/86 32430
/proc/meminfo: memFree=1262736/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=10428 CPUtime=25.51
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 1747 0 1 0 2550 1 0 0 25 0 1 0 153761569 10678272 1690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 2607 1690 721 52 0 975 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 10428

[startup+51.1878 s]
/proc/loadavg: 1.60 1.92 2.14 3/86 32430
/proc/meminfo: memFree=1260624/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=11484 CPUtime=51.14
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 2000 0 1 0 5113 1 0 0 25 0 1 0 153761569 11759616 1943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 2871 1943 721 52 0 1239 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 11484

[startup+102.476 s]
/proc/loadavg: 1.84 1.93 2.13 3/86 32430
/proc/meminfo: memFree=1257104/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=12804 CPUtime=102.42
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 2327 0 1 0 10240 2 0 0 25 0 1 0 153761569 13111296 2270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 3201 2270 721 52 0 1569 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 12804

[startup+162.484 s]
/proc/loadavg: 1.94 1.94 2.12 3/86 32430
/proc/meminfo: memFree=1254288/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=13464 CPUtime=162.42
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 2503 0 1 0 16239 3 0 0 25 0 1 0 153761569 13787136 2446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 3366 2446 721 52 0 1734 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 13464

[startup+222.504 s]
/proc/loadavg: 1.98 1.95 2.11 3/86 32430
/proc/meminfo: memFree=1251792/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=14784 CPUtime=222.42
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 2823 0 1 0 22238 4 0 0 25 0 1 0 153761569 15138816 2766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 3696 2766 721 52 0 2064 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 14784

[startup+282.514 s]
/proc/loadavg: 1.99 1.95 2.10 3/86 32430
/proc/meminfo: memFree=1249936/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=15312 CPUtime=282.42
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 2969 0 1 0 28237 5 0 0 25 0 1 0 153761569 15679488 2912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 3828 2912 721 52 0 2196 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 15312

[startup+342.522 s]
/proc/loadavg: 1.99 1.96 2.09 3/86 32430
/proc/meminfo: memFree=1248016/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=15840 CPUtime=342.41
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3094 0 1 0 34236 5 0 0 25 0 1 0 153761569 16220160 3037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 3960 3037 721 52 0 2328 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 15840

[startup+402.532 s]
/proc/loadavg: 2.06 1.98 2.09 3/86 32430
/proc/meminfo: memFree=1245584/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=17028 CPUtime=402.41
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3408 0 1 0 40235 6 0 0 25 0 1 0 153761569 17436672 3351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4257 3351 721 52 0 2625 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 17028

[startup+462.538 s]
/proc/loadavg: 2.02 1.98 2.08 3/86 32430
/proc/meminfo: memFree=1244368/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=17688 CPUtime=462.39
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3569 0 1 0 46233 6 0 0 25 0 1 0 153761569 18112512 3512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4422 3512 721 52 0 2790 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 17688

[startup+522.544 s]
/proc/loadavg: 2.06 2.00 2.08 3/86 32430
/proc/meminfo: memFree=1243792/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=18084 CPUtime=522.39
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3668 0 1 0 52232 7 0 0 25 0 1 0 153761569 18518016 3611 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4521 3611 721 52 0 2889 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 18084

[startup+582.551 s]
/proc/loadavg: 2.10 2.02 2.09 3/86 32430
/proc/meminfo: memFree=1243344/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=18348 CPUtime=582.38
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3747 0 1 0 58231 7 0 0 25 0 1 0 153761569 18788352 3690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4587 3690 721 52 0 2955 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 18348

[startup+642.56 s]
/proc/loadavg: 2.03 2.02 2.08 3/86 32430
/proc/meminfo: memFree=1242128/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=18744 CPUtime=642.38
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3814 0 1 0 64230 8 0 0 25 0 1 0 153761569 19193856 3757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4686 3757 721 52 0 3054 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 18744

[startup+702.562 s]
/proc/loadavg: 2.01 2.01 2.07 3/86 32430
/proc/meminfo: memFree=1241488/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=19008 CPUtime=702.36
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3882 0 1 0 70228 8 0 0 25 0 1 0 153761569 19464192 3825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4752 3825 721 52 0 3120 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 19008

[startup+762.565 s]
/proc/loadavg: 2.00 2.01 2.07 3/86 32430
/proc/meminfo: memFree=1241104/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=19140 CPUtime=762.36
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3926 0 1 0 76227 9 0 0 25 0 1 0 153761569 19599360 3869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4785 3869 721 52 0 3153 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 19140

[startup+822.566 s]
/proc/loadavg: 2.00 2.00 2.06 3/86 32430
/proc/meminfo: memFree=1240720/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=19404 CPUtime=822.34
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 3984 0 1 0 82225 9 0 0 25 0 1 0 153761569 19869696 3927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 4851 3927 721 52 0 3219 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 19404

[startup+882.574 s]
/proc/loadavg: 2.00 2.00 2.06 3/86 32430
/proc/meminfo: memFree=1239568/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=20360 CPUtime=882.34
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 4226 0 1 0 88224 10 0 0 25 0 1 0 153761569 20848640 4169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5090 4169 721 52 0 3458 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 20360

[startup+942.576 s]
/proc/loadavg: 2.00 2.00 2.05 3/86 32430
/proc/meminfo: memFree=1238672/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=21284 CPUtime=942.32
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 4441 0 1 0 94222 10 0 0 25 0 1 0 153761569 21794816 4384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5321 4384 721 52 0 3689 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 21284

[startup+1002.58 s]
/proc/loadavg: 2.00 2.00 2.04 3/86 32430
/proc/meminfo: memFree=1238160/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=21680 CPUtime=1002.32
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 4542 0 1 0 100221 11 0 0 25 0 1 0 153761569 22200320 4485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5420 4485 721 52 0 3788 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 21680

[startup+1062.59 s]
/proc/loadavg: 2.00 2.00 2.04 3/86 32430
/proc/meminfo: memFree=1237520/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=22208 CPUtime=1062.3
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 4680 0 1 0 106219 11 0 0 25 0 1 0 153761569 22740992 4623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5552 4623 721 52 0 3920 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 22208

[startup+1122.6 s]
/proc/loadavg: 2.03 2.01 2.04 3/86 32430
/proc/meminfo: memFree=1236816/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=22736 CPUtime=1122.3
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 4822 0 1 0 112218 12 0 0 25 0 1 0 153761569 23281664 4765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5684 4765 721 52 0 4052 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 22736

[startup+1182.6 s]
/proc/loadavg: 2.01 2.01 2.03 3/86 32430
/proc/meminfo: memFree=1236176/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=23264 CPUtime=1182.29
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 4954 0 1 0 118217 12 0 0 25 0 1 0 153761569 23822336 4897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5816 4897 721 52 0 4184 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 23264

[startup+1242.61 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 32430
/proc/meminfo: memFree=1235856/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=23528 CPUtime=1242.28
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5017 0 1 0 124216 12 0 0 25 0 1 0 153761569 24092672 4960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5882 4960 721 52 0 4250 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 23528

[startup+1302.62 s]
/proc/loadavg: 2.00 2.00 2.02 3/86 32430
/proc/meminfo: memFree=1235600/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=23660 CPUtime=1302.27
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5065 0 1 0 130215 12 0 0 25 0 1 0 153761569 24227840 5008 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687639 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5915 5008 721 52 0 4283 0
Current children cumulated CPU time (s) 1302.27
Current children cumulated vsize (KiB) 23660

[startup+1362.62 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 32430
/proc/meminfo: memFree=1235344/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=23924 CPUtime=1362.26
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5113 0 1 0 136213 13 0 0 25 0 1 0 153761569 24498176 5056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 5981 5056 721 52 0 4349 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 23924

[startup+1422.72 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 32430
/proc/meminfo: memFree=1235088/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=24188 CPUtime=1422.34
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5176 0 1 0 142221 13 0 0 25 0 1 0 153761569 24768512 5119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6047 5119 721 52 0 4415 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 24188

[startup+1482.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 32430
/proc/meminfo: memFree=1234768/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=24452 CPUtime=1482.34
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5232 0 1 0 148220 14 0 0 25 0 1 0 153761569 25038848 5175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6113 5175 721 52 0 4481 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 24452

[startup+1542.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 32430
/proc/meminfo: memFree=1234448/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=24716 CPUtime=1542.43
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5311 0 1 0 154229 14 0 0 25 0 1 0 153761569 25309184 5254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6179 5254 721 52 0 4547 0
Current children cumulated CPU time (s) 1542.43
Current children cumulated vsize (KiB) 24716

[startup+1602.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 32430
/proc/meminfo: memFree=1233360/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=25640 CPUtime=1602.42
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5555 0 1 0 160227 15 0 0 25 0 1 0 153761569 26255360 5498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6410 5498 721 52 0 4778 0
Current children cumulated CPU time (s) 1602.42
Current children cumulated vsize (KiB) 25640

[startup+1662.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 32430
/proc/meminfo: memFree=1232656/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=26300 CPUtime=1662.51
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5714 0 1 0 166235 16 0 0 25 0 1 0 153761569 26931200 5657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6575 5657 721 52 0 4943 0
Current children cumulated CPU time (s) 1662.51
Current children cumulated vsize (KiB) 26300

[startup+1722.94 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 32430
/proc/meminfo: memFree=1232144/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=26828 CPUtime=1722.5
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5834 0 1 0 172234 16 0 0 25 0 1 0 153761569 27471872 5777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6707 5777 721 52 0 5075 0
Current children cumulated CPU time (s) 1722.5
Current children cumulated vsize (KiB) 26828

[startup+1782.96 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 32430
/proc/meminfo: memFree=1231632/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=27224 CPUtime=1782.5
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5956 0 1 0 178233 17 0 0 25 0 1 0 153761569 27877376 5899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6806 5899 721 52 0 5174 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (KiB) 27224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.49 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 32430
/proc/meminfo: memFree=1231440/2055920 swapFree=4191880/4192956
[pid=32417] ppid=32408 vsize=27488 CPUtime=1800.04
/proc/32417/stat : 32417 (CSPtoSAT+minisa) R 32408 32417 30000 0 -1 4194304 5995 0 1 0 179987 17 0 0 25 0 1 0 153761569 28147712 5938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32417/statm: 6872 5938 721 52 0 5240 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 27488

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.5
CPU time (s): 1800.05
CPU user time (s): 1799.87
CPU system time (s): 0.176973
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 27488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5995
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 37712

runsolver used 1.57976 s user time and 4.81627 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 03:21:16 UTC 2007


IDJOB= 199253
IDBENCH= 3602
FILE ID= node30/199253-1168053674

PBS_JOBID= 3475499

Free space on /tmp= 66483 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-35.xml
COMMAND LINE= /tmp/evaluation/199253-1168053674/CSPtoSAT+minisat /tmp/evaluation/199253-1168053674/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-199253-1168053674 -o ROOT/results/node30/solver-199253-1168053674 -C 1800 -M 900  /tmp/evaluation/199253-1168053674/CSPtoSAT+minisat /tmp/evaluation/199253-1168053674/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6aeecd6872742eb9c633f873c5a163bd

RANDOM SEED= 923475545

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:       1277768 kB
Buffers:         49544 kB
Cached:         585988 kB
SwapCached:        268 kB
Active:         154472 kB
Inactive:       537824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277768 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          74520 kB
Slab:            70920 kB
Committed_AS:  3024980 kB
PageTables:       2116 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= 66481 MiB



End job on node30 on Sat Jan  6 03:51:17 UTC 2007