Trace number 1078498

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 1338.53 1345.92

DiagnosticValue
CHECKS14058600

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-39_ext.xml
MD5SUM76c929ad943835582f9c43652ef4219a
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 benchmark14.5448
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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 CaSPERzao (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 = 59 ]
0.09/0.18	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.09/0.18	c SymmetrySearch = 1
0.58/0.69	c InitialPropagation = 1
0.68/0.70	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.68/0.70	c InitialSAC = 1
0.78/0.80	c [ SizeOfSearchSpace(log2) = 86.4386 ]
0.78/0.80	c Search(SampleFF) : 
76.56/77.18	c [ Sampling domwdeg ]
76.56/77.18	c [ Sampling impacts ]
76.56/77.18	c [ Sampling la ]
76.56/77.18	c [ SamplingScores: ]
76.56/77.18	c [ domwdeg+min = 0.000168921 | domwdeg+rnd = 0.000350517 ]
76.56/77.18	c [ impacts+min = 1.06887e-05 | impacts+rnd = 2.29433e-05 ]
76.56/77.18	c [ la+min = 3.52374e-07 | la+rnd = 2.07344e-07 ]
76.56/77.18	c [ domwdeg = 0.000259719 | impacts = 1.6816e-05 | la = 2.79859e-07 ]
76.56/77.18	c [ min = 5.99872e-05 | rand = 1.6816e-05 ]
76.56/77.18	c [ restarting at (0.800245,0.000145) ]
78.64/79.21	c [ restarting at (2.00061,0.000144063) ]
83.62/84.23	c [ restarting at (5.00153,0.0007625) ]
96.05/96.74	c [ restarting at (12.5038,0.000920016) ]
127.20/128.02	c [ restarting at (31.2596,0.00587563) ]
205.00/206.20	c [ restarting at (78.1489,0.0329072) ]
399.43/401.65	c [ restarting at (195.372,0.0526251) ]
885.10/890.25	c [ restarting at (488.431,0.115525) ]
1338.41/1345.88	c Search(SampleFF) = 1
1338.41/1345.88	s SATISFIABLE
1338.41/1345.88	v 11 2 11 2 16 1 4 10 11 13 6 17 0 14 19 14 1 17 15 6
1338.41/1345.88	d CHECKS 14058600
1338.41/1345.88	c [ TotalFails = 110203 ]
1338.41/1345.88	c [ NumberOfRestarts = 64 ]
1338.41/1345.88	c [ TotalTime = 1345.49 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-1078498-1215206966/watcher-1078498-1215206966 -o /tmp/evaluation-result-1078498-1215206966/solver-1078498-1215206966 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1078498-1215206966.xml 1393988598 

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.98 2.33 2.25 4/88 31413
/proc/meminfo: memFree=1728588/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=5352 CPUtime=0
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 676423225 5480448 182 996147200 134512640 135477443 4294956224 18446744073709551615 10232416 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 1338 182 151 235 0 27 0

[startup+0.045234 s]
/proc/loadavg: 1.98 2.33 2.25 4/88 31413
/proc/meminfo: memFree=1728588/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=6240 CPUtime=0.03
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 677 0 0 0 3 0 0 0 18 0 1 0 676423225 6389760 637 996147200 134512640 135477443 4294956224 18446744073709551615 134780942 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 1560 637 365 235 0 261 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6240

[startup+0.101239 s]
/proc/loadavg: 1.98 2.33 2.25 4/88 31413
/proc/meminfo: memFree=1728588/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=7564 CPUtime=0.09
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 1014 0 0 0 9 0 0 0 18 0 1 0 676423225 7745536 974 996147200 134512640 135477443 4294956224 18446744073709551615 134713718 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 1891 974 365 235 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7564

[startup+0.30126 s]
/proc/loadavg: 1.98 2.33 2.25 4/88 31413
/proc/meminfo: memFree=1728588/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=120608 CPUtime=0.28
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 5424 0 0 0 26 2 0 0 19 0 1 0 676423225 123502592 5384 996147200 134512640 135477443 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 30152 5385 433 235 0 28853 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 120608

[startup+0.701301 s]
/proc/loadavg: 1.98 2.33 2.25 4/88 31413
/proc/meminfo: memFree=1728588/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=0.68
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11515 0 0 0 63 5 0 0 23 0 1 0 676423225 133775360 8018 996147200 134512640 135477443 4294956224 18446744073709551615 134601158 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8019 449 235 0 31361 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 130640

[startup+1.50138 s]
/proc/loadavg: 1.98 2.33 2.25 3/89 31414
/proc/meminfo: memFree=1697156/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1.47
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11812 0 0 0 142 5 0 0 25 0 1 0 676423225 133775360 8315 996147200 134512640 135477443 4294956224 18446744073709551615 134600823 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8315 478 235 0 31361 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 130640

[startup+3.10155 s]
/proc/loadavg: 1.98 2.33 2.25 3/89 31414
/proc/meminfo: memFree=1696836/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=3.07
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11843 0 0 0 302 5 0 0 25 0 1 0 676423225 133775360 8346 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8346 478 235 0 31361 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 130640

[startup+6.30188 s]
/proc/loadavg: 2.14 2.35 2.26 3/89 31414
/proc/meminfo: memFree=1696452/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=6.25
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11893 0 0 0 620 5 0 0 25 0 1 0 676423225 133775360 8396 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8396 478 235 0 31361 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 130640

[startup+12.7015 s]
/proc/loadavg: 2.29 2.38 2.27 3/89 31414
/proc/meminfo: memFree=1696196/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=12.54
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11907 0 0 0 1249 5 0 0 25 0 1 0 676423225 133775360 8410 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8410 478 235 0 31361 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 130640

[startup+25.5069 s]
/proc/loadavg: 2.22 2.36 2.27 3/89 31414
/proc/meminfo: memFree=1696196/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=25.23
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11909 0 0 0 2518 5 0 0 25 0 1 0 676423225 133775360 8412 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8412 480 235 0 31361 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 130640

[startup+51.1015 s]
/proc/loadavg: 2.15 2.33 2.26 3/89 31414
/proc/meminfo: memFree=1696196/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=50.68
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11934 0 0 0 5063 5 0 0 25 0 1 0 676423225 133775360 8437 996147200 134512640 135477443 4294956224 18446744073709551615 134600870 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8437 480 235 0 31361 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 130640

[startup+102.302 s]
/proc/loadavg: 2.13 2.29 2.25 3/89 31414
/proc/meminfo: memFree=1695940/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=101.62
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 11991 0 0 0 10157 5 0 0 25 0 1 0 676423225 133775360 8494 996147200 134512640 135477443 4294956224 18446744073709551615 134590241 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8494 481 235 0 31361 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 130640

[startup+162.301 s]
/proc/loadavg: 2.11 2.25 2.24 3/89 31414
/proc/meminfo: memFree=1695684/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=161.33
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12047 0 0 0 16127 6 0 0 25 0 1 0 676423225 133775360 8550 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8550 481 235 0 31361 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 130640

[startup+222.301 s]
/proc/loadavg: 2.10 2.22 2.23 3/89 31414
/proc/meminfo: memFree=1695300/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=221.03
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12137 0 0 0 22097 6 0 0 25 0 1 0 676423225 133775360 8640 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8640 481 235 0 31361 0
Current children cumulated CPU time (s) 221.03
Current children cumulated vsize (KiB) 130640

[startup+282.302 s]
/proc/loadavg: 2.14 2.21 2.22 3/89 31414
/proc/meminfo: memFree=1694980/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=280.73
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12209 0 0 0 28067 6 0 0 25 0 1 0 676423225 133775360 8712 996147200 134512640 135477443 4294956224 18446744073709551615 135268209 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8712 481 235 0 31361 0
Current children cumulated CPU time (s) 280.73
Current children cumulated vsize (KiB) 130640

[startup+342.307 s]
/proc/loadavg: 2.10 2.18 2.21 3/89 31414
/proc/meminfo: memFree=1694916/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=340.43
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12209 0 0 0 34037 6 0 0 25 0 1 0 676423225 133775360 8712 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8712 481 235 0 31361 0
Current children cumulated CPU time (s) 340.43
Current children cumulated vsize (KiB) 130640

[startup+402.302 s]
/proc/loadavg: 2.08 2.16 2.20 3/89 31414
/proc/meminfo: memFree=1694724/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=400.12
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12246 0 0 0 40006 6 0 0 25 0 1 0 676423225 133775360 8749 996147200 134512640 135477443 4294956224 18446744073709551615 134590324 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8749 481 235 0 31361 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (KiB) 130640

[startup+462.306 s]
/proc/loadavg: 2.99 2.38 2.26 3/81 31454
/proc/meminfo: memFree=1680340/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=459.59
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12250 0 0 0 45952 7 0 0 25 0 1 0 676423225 133775360 8753 996147200 134512640 135477443 4294956224 18446744073709551615 134590134 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8753 481 235 0 31361 0
Current children cumulated CPU time (s) 459.59
Current children cumulated vsize (KiB) 130640

[startup+522.301 s]
/proc/loadavg: 3.67 2.69 2.37 3/81 31454
/proc/meminfo: memFree=1680916/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=519.03
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12334 0 0 0 51896 7 0 0 25 0 1 0 676423225 133775360 8837 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8837 481 235 0 31361 0
Current children cumulated CPU time (s) 519.03
Current children cumulated vsize (KiB) 130640

[startup+582.307 s]
/proc/loadavg: 2.61 2.56 2.35 3/81 31454
/proc/meminfo: memFree=1681236/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=578.73
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12407 0 0 0 57866 7 0 0 25 0 1 0 676423225 133775360 8910 996147200 134512640 135477443 4294956224 18446744073709551615 134583216 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8910 481 235 0 31361 0
Current children cumulated CPU time (s) 578.73
Current children cumulated vsize (KiB) 130640

[startup+642.302 s]
/proc/loadavg: 2.22 2.45 2.33 3/81 31454
/proc/meminfo: memFree=1680916/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=638.43
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 63836 7 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 638.43
Current children cumulated vsize (KiB) 130640


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

/proc/meminfo: memFree=1680852/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=698.12
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 69805 7 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 698.12
Current children cumulated vsize (KiB) 130640

[startup+762.301 s]
/proc/loadavg: 2.03 2.30 2.28 3/81 31454
/proc/meminfo: memFree=1680852/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=757.83
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 75776 7 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590252 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 757.83
Current children cumulated vsize (KiB) 130640

[startup+822.301 s]
/proc/loadavg: 2.01 2.24 2.26 3/81 31454
/proc/meminfo: memFree=1680788/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=817.54
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 81746 8 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134600823 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 817.54
Current children cumulated vsize (KiB) 130640

[startup+882.302 s]
/proc/loadavg: 2.00 2.20 2.24 3/81 31454
/proc/meminfo: memFree=1680788/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=877.24
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 87716 8 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 877.24
Current children cumulated vsize (KiB) 130640

[startup+942.302 s]
/proc/loadavg: 2.00 2.16 2.22 3/81 31454
/proc/meminfo: memFree=1680724/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=936.93
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 93685 8 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590165 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 936.93
Current children cumulated vsize (KiB) 130640

[startup+1002.3 s]
/proc/loadavg: 2.07 2.14 2.21 3/81 31455
/proc/meminfo: memFree=1680596/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=996.63
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 99655 8 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 996.63
Current children cumulated vsize (KiB) 130640

[startup+1062.3 s]
/proc/loadavg: 2.08 2.13 2.20 3/81 31455
/proc/meminfo: memFree=1680532/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1056.34
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 105625 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590165 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1056.34
Current children cumulated vsize (KiB) 130640

[startup+1122.3 s]
/proc/loadavg: 2.07 2.12 2.19 3/81 31455
/proc/meminfo: memFree=1680468/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1116.03
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 111594 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1116.03
Current children cumulated vsize (KiB) 130640

[startup+1182.3 s]
/proc/loadavg: 2.07 2.11 2.18 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1175.73
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 117564 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1175.73
Current children cumulated vsize (KiB) 130640

[startup+1242.31 s]
/proc/loadavg: 2.06 2.10 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1235.43
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 123534 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1235.43
Current children cumulated vsize (KiB) 130640

[startup+1302.3 s]
/proc/loadavg: 2.13 2.11 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1295.13
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 129504 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1295.13
Current children cumulated vsize (KiB) 130640

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

[startup+1305.9 s]
/proc/loadavg: 2.12 2.11 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1298.72
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 129863 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590128 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1298.72
Current children cumulated vsize (KiB) 130640

[startup+1331.5 s]
/proc/loadavg: 2.21 2.13 2.18 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1324.18
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 132409 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590143 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1324.18
Current children cumulated vsize (KiB) 130640

[startup+1337.9 s]
/proc/loadavg: 2.19 2.13 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1330.56
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 133047 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1330.56
Current children cumulated vsize (KiB) 130640

[startup+1341.1 s]
/proc/loadavg: 2.17 2.13 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1333.74
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 133365 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134600870 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1333.74
Current children cumulated vsize (KiB) 130640

[startup+1344.3 s]
/proc/loadavg: 2.17 2.13 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1336.92
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 133683 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590277 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1336.92
Current children cumulated vsize (KiB) 130640

[startup+1345.1 s]
/proc/loadavg: 2.16 2.12 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1337.72
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 133763 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1337.72
Current children cumulated vsize (KiB) 130640

[startup+1345.5 s]
/proc/loadavg: 2.16 2.12 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=130640 CPUtime=1338.12
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12462 0 0 0 133803 9 0 0 25 0 1 0 676423225 133775360 8965 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 32660 8965 481 235 0 31361 0
Current children cumulated CPU time (s) 1338.12
Current children cumulated vsize (KiB) 130640

[startup+1345.9 s]
/proc/loadavg: 2.16 2.12 2.17 3/81 31455
/proc/meminfo: memFree=1680404/2055920 swapFree=4146768/4192956
[pid=31413] ppid=31411 vsize=99388 CPUtime=1338.51
/proc/31413/stat : 31413 (casperzao) R 31411 31413 30139 0 -1 4194304 12463 0 0 0 133842 9 0 0 25 0 1 0 676423225 101773312 7944 996147200 134512640 135477443 4294956224 18446744073709551615 10690712 0 0 4096 0 0 0 0 17 0 0 0
/proc/31413/statm: 24847 7944 482 235 0 23548 0
Current children cumulated CPU time (s) 1338.51
Current children cumulated vsize (KiB) 99388

Child status: 0
Real time (s): 1345.92
CPU time (s): 1338.53
CPU user time (s): 1338.43
CPU system time (s): 0.099984
CPU usage (%): 99.4516
Max. virtual memory (cumulated for all children) (KiB): 151228

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

runsolver used 1.9587 second user time and 4.93925 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 23:29:27
IDJOB=1078498
IDBENCH=56798
IDSOLVER=361
FILE ID=node90/1078498-1215206966
PBS_JOBID= 7881652
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 76c929ad943835582f9c43652ef4219a
RANDOM SEED=1393988598

node90.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.236
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.236
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:       1729084 kB
Buffers:         48448 kB
Cached:         159512 kB
SwapCached:      37656 kB
Active:         204696 kB
Inactive:        63180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729084 kB
SwapTotal:     4192956 kB
SwapFree:      4146768 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:          73340 kB
Slab:            43444 kB
Committed_AS:   980392 kB
PageTables:       2432 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= 66528 MiB
End job on node90 at 2008-07-04 23:51:53