Trace number 1078360

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
casper zaoSAT 1268.61 1271.3

DiagnosticValue
CHECKS13142200

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-19_ext.xml
MD5SUM32cbde82f4466942d0b977ad95fd0a6f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.4111
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.10	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.10	c Parsing = 1
0.00/0.16	c Building = 1
0.00/0.20	c [ NumberOfVariables = 20 ]
0.00/0.20	c [ NumberOfConstraints = 58 ]
0.00/0.20	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.00/0.20	c SymmetrySearch = 1
0.67/0.76	c InitialPropagation = 1
0.67/0.77	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.67/0.77	c InitialSAC = 1
0.78/0.87	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.78/0.87	c Search(SampleFF) : 
83.25/84.06	c [ Sampling domwdeg ]
83.25/84.06	c [ Sampling impacts ]
83.25/84.06	c [ Sampling la ]
83.25/84.06	c [ SamplingScores: ]
83.25/84.06	c [ domwdeg+min = 0.000119133 | domwdeg+rnd = 0.00104914 ]
83.25/84.06	c [ impacts+min = 4.80906e-05 | impacts+rnd = 0.00016294 ]
83.25/84.06	c [ la+min = 1.73728e-08 | la+rnd = 1.52387e-07 ]
83.25/84.06	c [ domwdeg = 0.000584136 | impacts = 0.000105516 | la = 8.48797e-08 ]
83.25/84.06	c [ min = 5.57469e-05 | rand = 0.000105516 ]
83.25/84.06	c [ restarting at (0.800245,0.000125001) ]
85.43/86.20	c [ restarting at (2.00061,0.000131375) ]
90.68/91.57	c [ restarting at (5.00153,0.00253125) ]
103.96/104.97	c [ restarting at (12.5038,0.00300812) ]
137.16/138.49	c [ restarting at (31.2596,0.0125128) ]
220.22/222.26	c [ restarting at (78.1489,0.0428897) ]
260.66/263.00	c [ restarting at (195.372,0.00338161) ]
748.98/751.59	c [ restarting at (488.431,0.213001) ]
1268.49/1271.29	c Search(SampleFF) = 1
1268.49/1271.29	s SATISFIABLE
1268.49/1271.29	v 5 4 16 4 14 11 10 13 10 2 0 4 11 12 14 10 10 17 12 18
1268.49/1271.29	d CHECKS 13142223
1268.49/1271.29	c [ TotalFails = 107500 ]
1268.49/1271.29	c [ NumberOfRestarts = 63 ]
1268.49/1271.29	c [ TotalTime = 1.33415e+06 secs ]

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078360-1215206637/watcher-1078360-1215206637 -o /tmp/evaluation-result-1078360-1215206637/solver-1078360-1215206637 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1078360-1215206637.xml 1509131845 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.98 1.99 4/73 2012
/proc/meminfo: memFree=1433624/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=1056 CPUtime=0
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1999633527 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 5686052 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 264 26 20 235 0 3 0

[startup+0.211395 s]
/proc/loadavg: 1.96 1.98 1.99 4/73 2012
/proc/meminfo: memFree=1433624/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=110152 CPUtime=0.19
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 2792 0 0 0 19 0 0 0 19 0 1 0 1999633527 112795648 2752 996147200 134512640 135477443 4294956224 18446744073709551615 134630483 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27538 2752 432 235 0 26239 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 110152

[startup+0.30241 s]
/proc/loadavg: 1.96 1.98 1.99 4/73 2012
/proc/meminfo: memFree=1433624/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=118468 CPUtime=0.28
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 4879 0 0 0 26 2 0 0 19 0 1 0 1999633527 121311232 4839 996147200 134512640 135477443 4294956224 18446744073709551615 134630499 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 29617 4839 432 235 0 28318 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 118468

[startup+0.402419 s]
/proc/loadavg: 1.96 1.98 1.99 4/73 2012
/proc/meminfo: memFree=1433624/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=127840 CPUtime=0.38
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 7223 0 0 0 35 3 0 0 20 0 1 0 1999633527 130908160 7183 996147200 134512640 135477443 4294956224 18446744073709551615 134630502 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 31960 7183 432 235 0 30661 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 127840

[startup+0.701441 s]
/proc/loadavg: 1.96 1.98 1.99 4/73 2012
/proc/meminfo: memFree=1433624/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=150348 CPUtime=0.67
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11020 0 0 0 63 4 0 0 23 0 1 0 1999633527 153956352 10912 996147200 134512640 135477443 4294956224 18446744073709551615 134535845 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 37587 10912 437 235 0 36288 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 150348

[startup+1.50251 s]
/proc/loadavg: 2.04 2.00 2.00 3/74 2013
/proc/meminfo: memFree=1423824/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1.47
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11596 0 0 0 142 5 0 0 25 0 1 0 1999633527 111804416 2945 996147200 134512640 135477443 4294956224 18446744073709551615 135272093 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 2945 477 235 0 25997 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 109184

[startup+3.10164 s]
/proc/loadavg: 2.04 2.00 2.00 3/74 2013
/proc/meminfo: memFree=1423376/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=3.05
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11596 0 0 0 300 5 0 0 25 0 1 0 1999633527 111804416 2945 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 2945 477 235 0 25997 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 109184

[startup+6.30191 s]
/proc/loadavg: 2.04 2.00 2.00 3/74 2013
/proc/meminfo: memFree=1423184/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=6.22
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11649 0 0 0 617 5 0 0 25 0 1 0 1999633527 111804416 2998 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 2998 477 235 0 25997 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 109184

[startup+12.7014 s]
/proc/loadavg: 2.03 2.00 2.00 3/74 2013
/proc/meminfo: memFree=1422992/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=12.56
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11654 0 0 0 1251 5 0 0 25 0 1 0 1999633527 111804416 3003 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 3003 477 235 0 25997 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 109184

[startup+25.5065 s]
/proc/loadavg: 2.03 2.00 2.00 3/74 2013
/proc/meminfo: memFree=1423056/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=25.26
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11665 0 0 0 2520 6 0 0 25 0 1 0 1999633527 111804416 3014 996147200 134512640 135477443 4294956224 18446744073709551615 135268949 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 3014 479 235 0 25997 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 109184

[startup+51.1016 s]
/proc/loadavg: 2.09 2.02 2.00 3/74 2013
/proc/meminfo: memFree=1422992/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=50.63
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11688 0 0 0 5057 6 0 0 25 0 1 0 1999633527 111804416 3037 996147200 134512640 135477443 4294956224 18446744073709551615 135268948 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 3037 479 235 0 25997 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 109184

[startup+102.302 s]
/proc/loadavg: 2.12 2.03 2.01 3/74 2013
/proc/meminfo: memFree=1422800/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=101.38
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11689 0 0 0 10131 7 0 0 25 0 1 0 1999633527 111804416 3038 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 3038 480 235 0 25997 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 109184

[startup+162.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/74 2013
/proc/meminfo: memFree=1422672/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=160.84
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 11718 0 0 0 16077 7 0 0 25 0 1 0 1999633527 111804416 3067 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 3067 480 235 0 25997 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 109184

[startup+222.302 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 2013
/proc/meminfo: memFree=1421392/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=220.32
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 22024 8 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134600938 0 0 4096 0 0 0 0 17 1 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 109184

[startup+282.302 s]
/proc/loadavg: 1.95 2.00 1.99 3/81 2055
/proc/meminfo: memFree=1761112/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=279.95
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 27986 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 279.95
Current children cumulated vsize (KiB) 109184

[startup+342.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/81 2055
/proc/meminfo: memFree=1761112/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=339.92
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 33983 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 339.92
Current children cumulated vsize (KiB) 109184

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2055
/proc/meminfo: memFree=1760920/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=399.89
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 39980 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 399.89
Current children cumulated vsize (KiB) 109184

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2055
/proc/meminfo: memFree=1760856/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=459.87
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 45978 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134600851 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 459.87
Current children cumulated vsize (KiB) 109184

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2055
/proc/meminfo: memFree=1760856/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=519.86
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 51977 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 519.86
Current children cumulated vsize (KiB) 109184

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760664/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=579.83
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 57974 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 579.83
Current children cumulated vsize (KiB) 109184

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760664/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=639.81
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 63972 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134610367 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 639.81
Current children cumulated vsize (KiB) 109184

[startup+702.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760664/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=699.79
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12011 0 0 0 69970 9 0 0 25 0 1 0 1999633527 111804416 3360 996147200 134512640 135477443 4294956224 18446744073709551615 134600793 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3360 480 235 0 25997 0
Current children cumulated CPU time (s) 699.79
Current children cumulated vsize (KiB) 109184

[startup+762.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760792/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=759.76
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12039 0 0 0 75967 9 0 0 25 0 1 0 1999633527 111804416 3388 996147200 134512640 135477443 4294956224 18446744073709551615 134583306 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3388 480 235 0 25997 0
Current children cumulated CPU time (s) 759.76
Current children cumulated vsize (KiB) 109184

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760920/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=819.74
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12039 0 0 0 81965 9 0 0 25 0 1 0 1999633527 111804416 3388 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3388 480 235 0 25997 0
Current children cumulated CPU time (s) 819.74
Current children cumulated vsize (KiB) 109184

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760792/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=879.73
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12039 0 0 0 87964 9 0 0 25 0 1 0 1999633527 111804416 3388 996147200 134512640 135477443 4294956224 18446744073709551615 134600985 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3388 480 235 0 25997 0
Current children cumulated CPU time (s) 879.73
Current children cumulated vsize (KiB) 109184

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760664/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=939.7
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12039 0 0 0 93961 9 0 0 25 0 1 0 1999633527 111804416 3388 996147200 134512640 135477443 4294956224 18446744073709551615 134590197 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3388 480 235 0 25997 0
Current children cumulated CPU time (s) 939.7
Current children cumulated vsize (KiB) 109184

[startup+1002.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760664/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=999.69
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12039 0 0 0 99959 10 0 0 25 0 1 0 1999633527 111804416 3388 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3388 480 235 0 25997 0
Current children cumulated CPU time (s) 999.69
Current children cumulated vsize (KiB) 109184

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 2057
/proc/meminfo: memFree=1760664/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1059.67
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12039 0 0 0 105957 10 0 0 25 0 1 0 1999633527 111804416 3388 996147200 134512640 135477443 4294956224 18446744073709551615 134590307 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3388 480 235 0 25997 0
Current children cumulated CPU time (s) 1059.67
Current children cumulated vsize (KiB) 109184

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 2057
/proc/meminfo: memFree=1760600/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1119.64
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 111954 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1119.64
Current children cumulated vsize (KiB) 109184

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/81 2057
/proc/meminfo: memFree=1760536/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1179.62
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 117952 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 135268959 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1179.62
Current children cumulated vsize (KiB) 109184

[startup+1242.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1239.6
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 123950 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134609910 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1239.6
Current children cumulated vsize (KiB) 109184

Solver just ended. Dumping a history of the last processes samples

[startup+1254.5 s]
/proc/loadavg: 2.13 2.06 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1251.8
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 125170 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134600879 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1251.8
Current children cumulated vsize (KiB) 109184

[startup+1260.9 s]
/proc/loadavg: 2.11 2.06 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1258.2
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 125810 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1258.2
Current children cumulated vsize (KiB) 109184

[startup+1267.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1264.6
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 126450 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1264.6
Current children cumulated vsize (KiB) 109184

[startup+1268.9 s]
/proc/loadavg: 2.10 2.06 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1266.19
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 126609 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1266.19
Current children cumulated vsize (KiB) 109184

[startup+1270.5 s]
/proc/loadavg: 2.10 2.06 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1267.79
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 126769 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134590226 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1267.79
Current children cumulated vsize (KiB) 109184

[startup+1270.9 s]
/proc/loadavg: 2.09 2.05 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=109184 CPUtime=1268.19
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12046 0 0 0 126809 10 0 0 25 0 1 0 1999633527 111804416 3395 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 27296 3395 480 235 0 25997 0
Current children cumulated CPU time (s) 1268.19
Current children cumulated vsize (KiB) 109184

[startup+1271.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/81 2057
/proc/meminfo: memFree=1760408/2055920 swapFree=4180808/4192956
[pid=2012] ppid=2009 vsize=77932 CPUtime=1268.59
/proc/2012/stat : 2012 (casperzao) R 2009 2012 1159 0 -1 4194304 12047 0 0 0 126849 10 0 0 25 0 1 0 1999633527 79802368 2554 996147200 134512640 135477443 4294956224 18446744073709551615 6115397 0 0 4096 0 0 0 0 17 0 0 0
/proc/2012/statm: 19483 2554 481 235 0 18184 0
Current children cumulated CPU time (s) 1268.59
Current children cumulated vsize (KiB) 77932

Child status: 0
Real time (s): 1271.3
CPU time (s): 1268.61
CPU user time (s): 1268.5
CPU system time (s): 0.109983
CPU usage (%): 99.7878
Max. virtual memory (cumulated for all children) (KiB): 150348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1268.5
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12048
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= 16
involuntary context switches= 8479

runsolver used 1.19582 second user time and 3.61045 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-04 23:23:57
IDJOB=1078360
IDBENCH=56779
IDSOLVER=361
FILE ID=node65/1078360-1215206637
PBS_JOBID= 7881658
Free space on /tmp= 66452 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-19_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078360-1215206637/watcher-1078360-1215206637 -o /tmp/evaluation-result-1078360-1215206637/solver-1078360-1215206637 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1078360-1215206637.xml 1509131845 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 32cbde82f4466942d0b977ad95fd0a6f
RANDOM SEED=1509131845

node65.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1434104 kB
Buffers:         20136 kB
Cached:         155284 kB
SwapCached:       5732 kB
Active:         516636 kB
Inactive:        51564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434104 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:         400452 kB
Slab:            38052 kB
Committed_AS:  4316540 kB
PageTables:       2620 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= 66484 MiB
End job on node65 at 2008-07-04 23:45:09