Trace number 1077993

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 zitoSAT 1536.58 1537.39

DiagnosticValue
CHECKS13460900

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-2_ext.xml
MD5SUM00e3e1d55fd87b946e4075a07f4dffab
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 benchmark4.5903
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.15	c Building = 1
0.09/0.18	c [ NumberOfVariables = 20 ]
0.09/0.18	c [ NumberOfConstraints = 60 ]
0.09/0.18	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.09/0.19	c SymmetrySearch = 1
0.69/0.72	c InitialPropagation = 1
0.69/0.73	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.69/0.73	c InitialSAC = 1
0.79/0.81	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.79/0.81	c Search(SampleFF) : 
184.49/184.67	c [ Sampling domwdeg ]
184.49/184.67	c [ Sampling impacts ]
184.49/184.67	c [ SamplingScores: ]
184.49/184.67	c [ domwdeg+min = 3.00122e-05 | domwdeg+rnd = 0.00107154 ]
184.49/184.67	c [ impacts+min = 7.86394e-05 | impacts+rnd = 0.000165213 ]
184.49/184.67	c [ la+min = 0 | la+rnd = 0 ]
184.49/184.67	c [ domwdeg = 0.000550774 | impacts = 0.000121926 | la = 0 ]
184.49/184.67	c [ min = 3.62172e-05 | rand = 0.000121926 ]
184.49/184.67	c [ restarting at (0.124167,1.25156e-05) ]
229.27/229.43	c [ restarting at (0.310417,0.0552875) ]
319.23/319.45	c [ restarting at (0.776042,0.0577691) ]
454.17/454.43	c [ restarting at (1.9401,0.172888) ]
544.13/544.46	c [ restarting at (4.85026,0.123506) ]
589.10/589.45	c [ restarting at (12.1257,0.0404006) ]
634.07/634.46	c [ restarting at (30.3141,0.0321312) ]
724.03/724.47	c [ restarting at (75.7853,0.142525) ]
948.92/949.43	c [ restarting at (189.463,0.274507) ]
1488.62/1489.45	c [ stopped restarting at (473.658,0.675757) ]
1536.48/1537.38	c Search(SampleFF) = 1
1536.48/1537.38	s SATISFIABLE
1536.48/1537.38	v 8 12 0 7 9 10 6 19 7 8 14 6 14 14 14 16 7 19 10 11
1536.48/1537.38	d CHECKS 13460937
1536.48/1537.38	c [ TotalFails = 118861 ]
1536.48/1537.38	c [ NumberOfRestarts = 25 ]
1536.48/1537.38	c [ TotalTime = 1536.91 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-1077993-1215196356/watcher-1077993-1215196356 -o /tmp/evaluation-result-1077993-1215196356/solver-1077993-1215196356 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1077993-1215196356.xml 630497347 

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: 0.92 0.98 1.22 3/64 23334
/proc/meminfo: memFree=1735464/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=5348 CPUtime=0
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 1998610888 5476352 188 996147200 134512640 135472138 4294956224 18446744073709551615 2157432 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 1337 188 154 234 0 27 0

[startup+0.0218631 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 23334
/proc/meminfo: memFree=1735464/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=5832 CPUtime=0.01
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 554 0 0 0 1 0 0 0 18 0 1 0 1998610888 5971968 514 996147200 134512640 135472138 4294956224 18446744073709551615 134621263 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 1458 516 365 234 0 160 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5832

[startup+0.101877 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 23334
/proc/meminfo: memFree=1735464/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=7712 CPUtime=0.09
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 1023 0 0 0 9 0 0 0 18 0 1 0 1998610888 7897088 983 996147200 134512640 135472138 4294956224 18446744073709551615 134774679 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 1928 983 365 234 0 630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.301916 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 23334
/proc/meminfo: memFree=1735464/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=121008 CPUtime=0.28
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 5565 0 0 0 26 2 0 0 19 0 1 0 1998610888 123912192 5525 996147200 134512640 135472138 4294956224 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 30252 5526 432 234 0 28954 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 121008

[startup+0.701994 s]
/proc/loadavg: 0.92 0.98 1.22 3/64 23334
/proc/meminfo: memFree=1735464/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=149092 CPUtime=0.69
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 11722 0 0 0 64 5 0 0 23 0 1 0 1998610888 152670208 11262 996147200 134512640 135472138 4294956224 18446744073709551615 2617443 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 37273 11262 448 234 0 35975 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 149092

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 1.22 2/65 23335
/proc/meminfo: memFree=1725216/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1.49
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12144 0 0 0 143 6 0 0 25 0 1 0 1998610888 111968256 3065 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3065 476 234 0 26038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109344

[startup+3.10147 s]
/proc/loadavg: 0.92 0.98 1.22 2/65 23335
/proc/meminfo: memFree=1724832/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=3.09
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12144 0 0 0 303 6 0 0 25 0 1 0 1998610888 111968256 3065 996147200 134512640 135472138 4294956224 18446744073709551615 134604941 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3065 476 234 0 26038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109344

[startup+6.3021 s]
/proc/loadavg: 0.93 0.98 1.22 2/65 23335
/proc/meminfo: memFree=1724704/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=6.29
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12165 0 0 0 623 6 0 0 25 0 1 0 1998610888 111968256 3086 996147200 134512640 135472138 4294956224 18446744073709551615 134616928 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3086 476 234 0 26038 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109344

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.22 2/65 23335
/proc/meminfo: memFree=1724384/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=12.68
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12200 0 0 0 1262 6 0 0 25 0 1 0 1998610888 111968256 3121 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3121 476 234 0 26038 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 109344

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.21 2/65 23335
/proc/meminfo: memFree=1724384/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=25.47
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12207 0 0 0 2541 6 0 0 25 0 1 0 1998610888 111968256 3128 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3128 476 234 0 26038 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 109344

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.20 2/65 23335
/proc/meminfo: memFree=1724384/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=51.06
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12246 0 0 0 5100 6 0 0 25 0 1 0 1998610888 111968256 3167 996147200 134512640 135472138 4294956224 18446744073709551615 134585002 0 0 4096 0 0 0 0 17 1 0 0
/proc/23334/statm: 27336 3167 478 234 0 26038 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 109344

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.19 2/65 23335
/proc/meminfo: memFree=1723296/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=102.23
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12515 0 0 0 10217 6 0 0 25 0 1 0 1998610888 111968256 3436 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3436 478 234 0 26038 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 109344

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.17 2/65 23335
/proc/meminfo: memFree=1722656/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=162.2
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12662 0 0 0 16214 6 0 0 25 0 1 0 1998610888 111968256 3583 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3583 478 234 0 26038 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 109344

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.16 2/65 23335
/proc/meminfo: memFree=1722656/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=222.17
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 22211 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585145 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 109344

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.15 2/65 23335
/proc/meminfo: memFree=1722656/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=282.14
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 28208 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 109344

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.14 2/65 23335
/proc/meminfo: memFree=1722656/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=342.11
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 34205 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 109344

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 1.13 2/65 23335
/proc/meminfo: memFree=1722592/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=402.09
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 40203 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 109344

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.12 2/65 23335
/proc/meminfo: memFree=1722528/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=462.06
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 46200 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134604891 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 109344

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.10 2/65 23335
/proc/meminfo: memFree=1722528/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=522.03
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 52197 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 109344

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 23335
/proc/meminfo: memFree=1722464/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=582
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 58194 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134605033 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 109344

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 23337
/proc/meminfo: memFree=1722272/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=641.96
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 64190 6 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 109344


################
# More data... #
################

/proc/meminfo: memFree=1722272/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=941.82
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 94175 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 109344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 23337
/proc/meminfo: memFree=1722272/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1001.77
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 100170 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134604989 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 109344

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 23337
/proc/meminfo: memFree=1722208/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1061.73
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 106166 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134617295 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 109344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 23337
/proc/meminfo: memFree=1722208/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1121.71
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 112164 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 109344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 23337
/proc/meminfo: memFree=1722144/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1181.68
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 118161 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585131 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 109344

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 23337
/proc/meminfo: memFree=1722016/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1241.65
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 124158 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 109344

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 23337
/proc/meminfo: memFree=1722016/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1301.62
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 130155 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585302 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1301.62
Current children cumulated vsize (KiB) 109344

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 23337
/proc/meminfo: memFree=1722016/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1361.58
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12663 0 0 0 136151 7 0 0 25 0 1 0 1998610888 111968256 3584 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3584 479 234 0 26038 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 109344

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 23337
/proc/meminfo: memFree=1722016/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1421.55
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12680 0 0 0 142148 7 0 0 25 0 1 0 1998610888 111968256 3601 996147200 134512640 135472138 4294956224 18446744073709551615 134584976 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3601 479 234 0 26038 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 109344

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1481.52
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12692 0 0 0 148145 7 0 0 25 0 1 0 1998610888 111968256 3613 996147200 134512640 135472138 4294956224 18446744073709551615 135266763 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3613 479 234 0 26038 0
Current children cumulated CPU time (s) 1481.52
Current children cumulated vsize (KiB) 109344

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

[startup+1484.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1483.92
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12692 0 0 0 148385 7 0 0 25 0 1 0 1998610888 111968256 3613 996147200 134512640 135472138 4294956224 18446744073709551615 134585071 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3613 479 234 0 26038 0
Current children cumulated CPU time (s) 1483.92
Current children cumulated vsize (KiB) 109344

[startup+1510.31 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1509.5
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12692 0 0 0 150943 7 0 0 25 0 1 0 1998610888 111968256 3613 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3613 479 234 0 26038 0
Current children cumulated CPU time (s) 1509.5
Current children cumulated vsize (KiB) 109344

[startup+1523.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1522.29
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 152222 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1522.29
Current children cumulated vsize (KiB) 109344

[startup+1529.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1528.69
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 152862 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134616457 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1528.69
Current children cumulated vsize (KiB) 109344

[startup+1532.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1531.89
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 153182 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1531.89
Current children cumulated vsize (KiB) 109344

[startup+1535.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1535.08
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 153501 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1535.08
Current children cumulated vsize (KiB) 109344

[startup+1536.71 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1535.88
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 153581 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134577873 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 109344

[startup+1537.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1536.28
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 153621 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134585142 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 109344

[startup+1537.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23337
/proc/meminfo: memFree=1721952/2055924 swapFree=4180432/4192956
[pid=23334] ppid=23332 vsize=109344 CPUtime=1536.48
/proc/23334/stat : 23334 (casperzito) R 23332 23334 21198 0 -1 4194304 12700 0 0 0 153641 7 0 0 25 0 1 0 1998610888 111968256 3621 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 27336 3621 479 234 0 26038 0
Current children cumulated CPU time (s) 1536.48
Current children cumulated vsize (KiB) 109344

Child status: 0
Real time (s): 1537.39
CPU time (s): 1536.58
CPU user time (s): 1536.5
CPU system time (s): 0.076988
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 152552

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

runsolver used 1.50177 second user time and 4.09838 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-04 20:32:36
IDJOB=1077993
IDBENCH=56752
IDSOLVER=362
FILE ID=node6/1077993-1215196356
PBS_JOBID= 7881526
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00e3e1d55fd87b946e4075a07f4dffab
RANDOM SEED=630497347

node6.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.265
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.265
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:      2055924 kB
MemFree:       1735944 kB
Buffers:         47132 kB
Cached:         212624 kB
SwapCached:       6328 kB
Active:         174136 kB
Inactive:        94592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1735944 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            37220 kB
Committed_AS:  3286412 kB
PageTables:       1504 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= 66488 MiB
End job on node6 at 2008-07-04 20:58:14