Trace number 203926

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.06 1814.99

General information on the benchmark

Namedomino/
domino-800-300.xml
MD5SUM98905b5a9e66c73395ad215a25baf47d
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.050992
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints800
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension800
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node75/watcher-203926-1168057396 -o ROOT/results/node75/solver-203926-1168057396 -C 1800 -M 900 /tmp/evaluation/203926-1168057396/CSPtoSAT+minisat /tmp/evaluation/203926-1168057396/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.62 1.81 3/73 17847
/proc/meminfo: memFree=1342312/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=496 CPUtime=0
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 51 0 0 0 0 0 0 0 21 0 1 0 154140152 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6734628 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 124 36 29 52 0 19 0

[startup+0.103842 s]
/proc/loadavg: 0.92 1.62 1.81 3/73 17847
/proc/meminfo: memFree=1342312/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=25220 CPUtime=0.08
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 4401 0 0 0 6 2 0 0 20 0 1 0 154140152 25825280 4315 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 6305 4315 696 52 0 4673 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25220

[startup+0.511888 s]
/proc/loadavg: 0.92 1.62 1.81 3/73 17847
/proc/meminfo: memFree=1342312/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=90456 CPUtime=0.49
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 19691 0 0 0 39 10 0 0 25 0 1 0 154140152 92626944 19605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6851697 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 22614 19605 696 52 0 20982 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 90456

[startup+1.33398 s]
/proc/loadavg: 1.01 1.63 1.81 3/73 17847
/proc/meminfo: memFree=1247272/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=109804 CPUtime=1.3
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 24379 0 0 0 117 13 0 0 25 0 1 0 154140152 112439296 24267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 27451 24267 721 52 0 25819 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 109804

[startup+2.98318 s]
/proc/loadavg: 1.01 1.63 1.81 3/73 17847
/proc/meminfo: memFree=1245352/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=111180 CPUtime=2.94
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 24700 0 0 0 281 13 0 0 25 0 1 0 154140152 113848320 24580 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 27795 24580 721 52 0 26163 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 111180

[startup+6.26157 s]
/proc/loadavg: 1.09 1.63 1.82 3/73 17847
/proc/meminfo: memFree=1243760/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=111180 CPUtime=6.2
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 24700 0 0 0 607 13 0 0 25 0 1 0 154140152 113848320 24580 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 27795 24580 721 52 0 26163 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 111180

[startup+12.7303 s]
/proc/loadavg: 1.24 1.66 1.82 3/73 17847
/proc/meminfo: memFree=1240560/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=111448 CPUtime=12.62
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 24742 0 0 0 1249 13 0 0 25 0 1 0 154140152 114122752 24622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 27862 24622 721 52 0 26230 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 111448

[startup+25.5468 s]
/proc/loadavg: 1.36 1.67 1.82 3/73 17847
/proc/meminfo: memFree=1234928/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=111716 CPUtime=25.35
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 24805 0 0 0 2521 14 0 0 25 0 1 0 154140152 114397184 24685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 27929 24685 721 52 0 26297 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 111716

[startup+51.1999 s]
/proc/loadavg: 1.61 1.70 1.83 3/73 17847
/proc/meminfo: memFree=1224880/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=112112 CPUtime=50.78
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 24914 0 0 0 5064 14 0 0 25 0 1 0 154140152 114802688 24794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28028 24794 721 52 0 26396 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 112112

[startup+102.499 s]
/proc/loadavg: 1.83 1.74 1.83 3/73 17847
/proc/meminfo: memFree=1209776/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=112840 CPUtime=101.66
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25110 0 0 0 10152 14 0 0 25 0 1 0 154140152 115548160 24990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28210 24990 721 52 0 26578 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 112840

[startup+162.513 s]
/proc/loadavg: 1.97 1.80 1.84 3/73 17847
/proc/meminfo: memFree=1206064/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=113664 CPUtime=161.2
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25281 0 0 0 16106 14 0 0 25 0 1 0 154140152 116391936 25161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28416 25161 721 52 0 26784 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 113664

[startup+222.535 s]
/proc/loadavg: 1.99 1.83 1.85 3/73 17847
/proc/meminfo: memFree=1205424/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=114192 CPUtime=220.74
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25436 0 0 0 22059 15 0 0 25 0 1 0 154140152 116932608 25316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28548 25316 721 52 0 26916 0
Current children cumulated CPU time (s) 220.74
Current children cumulated vsize (KiB) 114192

[startup+282.555 s]
/proc/loadavg: 1.99 1.86 1.85 3/73 17847
/proc/meminfo: memFree=1201392/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=114800 CPUtime=280.25
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25583 0 0 0 28010 15 0 0 25 0 1 0 154140152 117555200 25463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28700 25463 721 52 0 27068 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 114800

[startup+342.576 s]
/proc/loadavg: 1.99 1.88 1.86 3/73 17847
/proc/meminfo: memFree=1190192/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=115328 CPUtime=339.81
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25723 0 0 0 33965 16 0 0 25 0 1 0 154140152 118095872 25603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671202 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28832 25603 721 52 0 27200 0
Current children cumulated CPU time (s) 339.81
Current children cumulated vsize (KiB) 115328

[startup+402.596 s]
/proc/loadavg: 1.99 1.90 1.87 3/73 17847
/proc/meminfo: memFree=1189616/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=115856 CPUtime=399.34
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25862 0 0 0 39918 16 0 0 25 0 1 0 154140152 118636544 25742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 28964 25742 721 52 0 27332 0
Current children cumulated CPU time (s) 399.34
Current children cumulated vsize (KiB) 115856

[startup+462.62 s]
/proc/loadavg: 2.05 1.93 1.88 3/73 17847
/proc/meminfo: memFree=1189104/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=116504 CPUtime=458.87
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 25996 0 0 0 45870 17 0 0 25 0 1 0 154140152 119300096 25876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29126 25876 721 52 0 27494 0
Current children cumulated CPU time (s) 458.87
Current children cumulated vsize (KiB) 116504

[startup+522.649 s]
/proc/loadavg: 2.02 1.94 1.88 3/73 17847
/proc/meminfo: memFree=1188528/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=117032 CPUtime=518.41
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26131 0 0 0 51824 17 0 0 25 0 1 0 154140152 119840768 26011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29258 26011 721 52 0 27626 0
Current children cumulated CPU time (s) 518.41
Current children cumulated vsize (KiB) 117032

[startup+582.671 s]
/proc/loadavg: 2.00 1.95 1.89 3/73 17847
/proc/meminfo: memFree=1184368/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=117560 CPUtime=577.95
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26265 0 0 0 57778 17 0 0 25 0 1 0 154140152 120381440 26145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29390 26145 721 52 0 27758 0
Current children cumulated CPU time (s) 577.95
Current children cumulated vsize (KiB) 117560

[startup+642.692 s]
/proc/loadavg: 2.00 1.95 1.89 3/73 17847
/proc/meminfo: memFree=1179696/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=118088 CPUtime=637.47
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26397 0 0 0 63730 17 0 0 25 0 1 0 154140152 120922112 26277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29522 26277 721 52 0 27890 0
Current children cumulated CPU time (s) 637.47
Current children cumulated vsize (KiB) 118088

[startup+702.714 s]
/proc/loadavg: 2.00 1.96 1.90 3/73 17847
/proc/meminfo: memFree=1179184/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=118664 CPUtime=697.03
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26529 0 0 0 69685 18 0 0 25 0 1 0 154140152 121511936 26409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29666 26409 721 52 0 28034 0
Current children cumulated CPU time (s) 697.03
Current children cumulated vsize (KiB) 118664

[startup+762.739 s]
/proc/loadavg: 2.04 1.98 1.91 3/73 17847
/proc/meminfo: memFree=1178608/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=119192 CPUtime=756.57
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26657 0 0 0 75639 18 0 0 25 0 1 0 154140152 122052608 26537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29798 26537 721 52 0 28166 0
Current children cumulated CPU time (s) 756.57
Current children cumulated vsize (KiB) 119192

[startup+822.76 s]
/proc/loadavg: 2.01 1.98 1.91 3/73 17847
/proc/meminfo: memFree=1178096/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=119720 CPUtime=816.05
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26785 0 0 0 81587 18 0 0 25 0 1 0 154140152 122593280 26665 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 29930 26665 721 52 0 28298 0
Current children cumulated CPU time (s) 816.05
Current children cumulated vsize (KiB) 119720

[startup+882.786 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 17847
/proc/meminfo: memFree=1173232/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=120116 CPUtime=875.57
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 26906 0 0 0 87538 19 0 0 25 0 1 0 154140152 122998784 26786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30029 26786 721 52 0 28397 0
Current children cumulated CPU time (s) 875.57
Current children cumulated vsize (KiB) 120116

[startup+942.815 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 17847
/proc/meminfo: memFree=1165232/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=120644 CPUtime=935.09
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27031 0 0 0 93490 19 0 0 25 0 1 0 154140152 123539456 26911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30161 26911 721 52 0 28529 0
Current children cumulated CPU time (s) 935.09
Current children cumulated vsize (KiB) 120644

[startup+1002.84 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 17847
/proc/meminfo: memFree=1164784/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=121040 CPUtime=994.57
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27156 0 0 0 99438 19 0 0 25 0 1 0 154140152 123944960 27036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30260 27036 721 52 0 28628 0
Current children cumulated CPU time (s) 994.57
Current children cumulated vsize (KiB) 121040

[startup+1062.85 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 17847
/proc/meminfo: memFree=1164272/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=121568 CPUtime=1054.09
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27279 0 0 0 105389 20 0 0 25 0 1 0 154140152 124485632 27159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30392 27159 721 52 0 28760 0
Current children cumulated CPU time (s) 1054.09
Current children cumulated vsize (KiB) 121568

[startup+1122.88 s]
/proc/loadavg: 2.04 2.00 1.91 3/73 17847
/proc/meminfo: memFree=1163824/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=122232 CPUtime=1113.61
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27400 0 0 0 111341 20 0 0 25 0 1 0 154140152 125165568 27280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30558 27280 721 52 0 28926 0
Current children cumulated CPU time (s) 1113.61
Current children cumulated vsize (KiB) 122232

[startup+1182.9 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 17847
/proc/meminfo: memFree=1163312/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=122760 CPUtime=1173.07
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27518 0 0 0 117287 20 0 0 25 0 1 0 154140152 125706240 27398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30690 27398 721 52 0 29058 0
Current children cumulated CPU time (s) 1173.07
Current children cumulated vsize (KiB) 122760

[startup+1242.92 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 17847
/proc/meminfo: memFree=1162864/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=123156 CPUtime=1232.6
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27638 0 0 0 123239 21 0 0 25 0 1 0 154140152 126111744 27518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30789 27518 721 52 0 29157 0
Current children cumulated CPU time (s) 1232.6
Current children cumulated vsize (KiB) 123156

[startup+1302.94 s]
/proc/loadavg: 2.08 2.01 1.92 3/73 17847
/proc/meminfo: memFree=1162288/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=123684 CPUtime=1292.09
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27756 0 0 0 129188 21 0 0 25 0 1 0 154140152 126652416 27636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 30921 27636 721 52 0 29289 0
Current children cumulated CPU time (s) 1292.09
Current children cumulated vsize (KiB) 123684

[startup+1362.96 s]
/proc/loadavg: 2.03 2.01 1.92 3/73 17847
/proc/meminfo: memFree=1158192/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=124080 CPUtime=1351.6
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27879 0 0 0 135138 22 0 0 25 0 1 0 154140152 127057920 27759 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31020 27759 721 52 0 29388 0
Current children cumulated CPU time (s) 1351.6
Current children cumulated vsize (KiB) 124080

[startup+1422.98 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 17847
/proc/meminfo: memFree=1157744/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=124476 CPUtime=1411.11
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 27997 0 0 0 141089 22 0 0 25 0 1 0 154140152 127463424 27877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31119 27877 721 52 0 29487 0
Current children cumulated CPU time (s) 1411.11
Current children cumulated vsize (KiB) 124476

[startup+1482.99 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17847
/proc/meminfo: memFree=1157232/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=125004 CPUtime=1470.62
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28116 0 0 0 147040 22 0 0 25 0 1 0 154140152 128004096 27996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31251 27996 721 52 0 29619 0
Current children cumulated CPU time (s) 1470.62
Current children cumulated vsize (KiB) 125004

[startup+1543.04 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17847
/proc/meminfo: memFree=1156784/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=125400 CPUtime=1530.12
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28232 0 0 0 152990 22 0 0 25 0 1 0 154140152 128409600 28112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31350 28112 721 52 0 29718 0
Current children cumulated CPU time (s) 1530.12
Current children cumulated vsize (KiB) 125400

[startup+1603.06 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17847
/proc/meminfo: memFree=1156336/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=125928 CPUtime=1589.63
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28348 0 0 0 158940 23 0 0 25 0 1 0 154140152 128950272 28228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31482 28228 721 52 0 29850 0
Current children cumulated CPU time (s) 1589.63
Current children cumulated vsize (KiB) 125928

[startup+1663.08 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17847
/proc/meminfo: memFree=1155824/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=126728 CPUtime=1649.14
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28462 0 0 0 164891 23 0 0 25 0 1 0 154140152 129769472 28342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31682 28342 721 52 0 30050 0
Current children cumulated CPU time (s) 1649.14
Current children cumulated vsize (KiB) 126728

[startup+1723.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17847
/proc/meminfo: memFree=1146352/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=127124 CPUtime=1708.65
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28575 0 0 0 170841 24 0 0 25 0 1 0 154140152 130174976 28455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 31781 28455 721 52 0 30149 0
Current children cumulated CPU time (s) 1708.65
Current children cumulated vsize (KiB) 127124

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.92 2/68 17856
/proc/meminfo: memFree=1257176/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=127520 CPUtime=1768.18
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28690 0 0 0 176794 24 0 0 25 0 1 0 154140152 130580480 28570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/17846/statm: 31880 28570 721 52 0 30248 0
Current children cumulated CPU time (s) 1768.18
Current children cumulated vsize (KiB) 127520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.97 s]
/proc/loadavg: 1.61 1.90 1.89 2/65 17862
/proc/meminfo: memFree=1264312/2055920 swapFree=4191892/4192956
[pid=17846] ppid=17844 vsize=127784 CPUtime=1800.03
/proc/17846/stat : 17846 (CSPtoSAT+minisa) R 17844 17846 16582 0 -1 4194304 28757 0 0 0 179979 24 0 0 25 0 1 0 154140152 130850816 28637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17846/statm: 31946 28637 721 52 0 30314 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 127784

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.99
CPU time (s): 1800.06
CPU user time (s): 1799.79
CPU system time (s): 0.265959
CPU usage (%): 99.1773
Max. virtual memory (cumulated for all children) (KiB): 127784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28757
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 38047

runsolver used 1.61875 s user time and 5.04223 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 04:23:25 UTC 2007


IDJOB= 203926
IDBENCH= 3989
FILE ID= node75/203926-1168057396

PBS_JOBID= 3475495

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-800-300.xml
COMMAND LINE= /tmp/evaluation/203926-1168057396/CSPtoSAT+minisat /tmp/evaluation/203926-1168057396/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-203926-1168057396 -o ROOT/results/node75/solver-203926-1168057396 -C 1800 -M 900  /tmp/evaluation/203926-1168057396/CSPtoSAT+minisat /tmp/evaluation/203926-1168057396/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  98905b5a9e66c73395ad215a25baf47d

RANDOM SEED= 640937203

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1344712 kB
Buffers:         64156 kB
Cached:         519492 kB
SwapCached:        268 kB
Active:         115740 kB
Inactive:       512344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344712 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3680 kB
Writeback:           0 kB
Mapped:          56744 kB
Slab:            68488 kB
Committed_AS:  3037928 kB
PageTables:       1800 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= 66549 MiB



End job on node75 on Sat Jan  6 04:53:45 UTC 2007