Trace number 1093154

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 zito? (TO) 1800.11 1814.94

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-16.xml
MD5SUMb7e9524b8eaa9cb78435f60b3e354238
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 benchmark98.0321
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
3.24/3.38	c Building = 1
4.15/4.23	c [ NumberOfVariables = 25 ]
4.15/4.23	c [ NumberOfConstraints = 56 ]
4.15/4.23	c [ SizeOfSearchSpace(log2) = 58.0482 ]
4.15/4.23	c SymmetrySearch = (OutOfMemory)
10.49/10.63	c [ Proceeding without symmetry breaking ]
11.87/12.06	c InitialPropagation = 1
11.97/12.11	c [ SizeOfSearchSpace(log2) = 58.0482 ]
11.97/12.11	c InitialSAC = 1
13.96/14.12	c [ SizeOfSearchSpace(log2) = 58.0482 ]
13.96/14.12	c Search(SampleFF) : 
119.73/120.78	c [ Sampling domwdeg ]
119.73/120.78	c [ Sampling impacts ]
119.73/120.78	c [ SamplingScores: ]
119.73/120.78	c [ domwdeg+min = 2.16284e-06 | domwdeg+rnd = 8.64207e-08 ]
119.73/120.78	c [ impacts+min = 3.43363e-08 | impacts+rnd = 3.03244e-08 ]
119.73/120.78	c [ la+min = 0 | la+rnd = 0 ]
119.73/120.78	c [ domwdeg = 1.12463e-06 | impacts = 3.23304e-08 | la = 0 ]
119.73/120.78	c [ min = 7.32391e-07 | rand = 3.23304e-08 ]
119.73/120.78	c [ restarting at (2.57084,1.024e-06) ]
126.58/127.69	c [ restarting at (6.4271,1.6384e-06) ]
143.75/144.93	c [ restarting at (16.0678,1.54837e-05) ]
186.52/188.03	c [ restarting at (40.1694,2.09961e-05) ]
293.51/295.85	c [ restarting at (100.424,6.9632e-05) ]
560.97/565.34	c [ restarting at (251.059,0.000269312) ]
1193.27/1202.46	c [ restarting at (627.647,0.00054313) ]

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1093154-1215248598/watcher-1093154-1215248598 -o /tmp/evaluation-result-1093154-1215248598/solver-1093154-1215248598 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1093154-1215248598.xml 2017753185 

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: 2.00 2.00 2.00 4/72 2520
/proc/meminfo: memFree=1552680/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=1052 CPUtime=0
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 647783194 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 5534500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 263 26 20 234 0 3 0

[startup+0.111443 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 2520
/proc/meminfo: memFree=1552680/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=8124 CPUtime=0.09
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 1145 0 0 0 9 0 0 0 18 0 1 0 647783194 8318976 1105 996147200 134512640 135472138 4294956224 18446744073709551615 134707536 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 2031 1105 365 234 0 733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8124

[startup+0.201454 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 2520
/proc/meminfo: memFree=1552680/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=10656 CPUtime=0.18
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 1782 0 0 0 18 0 0 0 18 0 1 0 647783194 10911744 1742 996147200 134512640 135472138 4294956224 18446744073709551615 134774679 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 2664 1742 365 234 0 1366 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10656

[startup+0.301465 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 2520
/proc/meminfo: memFree=1552680/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=12564 CPUtime=0.28
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 2222 0 0 0 28 0 0 0 19 0 1 0 647783194 12865536 2182 996147200 134512640 135472138 4294956224 18446744073709551615 5968403 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 3141 2182 365 234 0 1843 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12564

[startup+0.701504 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 2520
/proc/meminfo: memFree=1552680/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=22244 CPUtime=0.67
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 4655 0 0 0 65 2 0 0 23 0 1 0 647783194 22777856 4615 996147200 134512640 135472138 4294956224 18446744073709551615 134774920 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 5561 4615 365 234 0 4263 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 22244

[startup+1.50158 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1526688/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=40256 CPUtime=1.46
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 9176 0 0 0 142 4 0 0 25 0 1 0 647783194 41222144 9136 996147200 134512640 135472138 4294956224 18446744073709551615 134774685 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 10064 9136 365 234 0 8766 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40256

[startup+3.10174 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1501216/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=77716 CPUtime=3.05
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 18527 0 0 0 295 10 0 0 25 0 1 0 647783194 79581184 18487 996147200 134512640 135472138 4294956224 18446744073709551615 134774662 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 19429 18487 365 234 0 18131 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 77716

[startup+6.30105 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1254688/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=493260 CPUtime=6.23
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 94493 0 0 0 581 42 0 0 25 0 1 0 647783194 505098240 94453 996147200 134512640 135472138 4294956224 18446744073709551615 134634186 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 123315 94453 432 234 0 122017 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 493260

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1386784/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=12.57
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 181856 0 0 0 1167 90 0 0 25 0 1 0 647783194 289472512 41712 996147200 134512640 135472138 4294956224 18446744073709551615 134605005 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 41712 463 234 0 69374 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 282688

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1386208/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=25.27
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182003 0 0 0 2437 90 0 0 25 0 1 0 647783194 289472512 41859 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 41859 475 234 0 69374 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 282688

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385440/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=50.66
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182199 0 0 0 4975 91 0 0 25 0 1 0 647783194 289472512 42055 996147200 134512640 135472138 4294956224 18446744073709551615 134585010 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42055 483 234 0 69374 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 282688

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385248/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=101.47
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182202 0 0 0 10056 91 0 0 25 0 1 0 647783194 289472512 42058 996147200 134512640 135472138 4294956224 18446744073709551615 134616830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42058 485 234 0 69374 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 282688

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=161.01
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182226 0 0 0 16010 91 0 0 25 0 1 0 647783194 289472512 42082 996147200 134512640 135472138 4294956224 18446744073709551615 134585086 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42082 486 234 0 69374 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 282688

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=220.56
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182226 0 0 0 21965 91 0 0 25 0 1 0 647783194 289472512 42082 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42082 486 234 0 69374 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 282688

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=280.11
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182226 0 0 0 27920 91 0 0 25 0 1 0 647783194 289472512 42082 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42082 486 234 0 69374 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 282688

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=339.65
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182239 0 0 0 33874 91 0 0 25 0 1 0 647783194 289472512 42095 996147200 134512640 135472138 4294956224 18446744073709551615 134585066 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42095 486 234 0 69374 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 282688

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=399.21
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182239 0 0 0 39830 91 0 0 25 0 1 0 647783194 289472512 42095 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42095 486 234 0 69374 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 282688

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=458.75
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 45784 91 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 282688

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=518.3
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 51739 91 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 282688

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1385120/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=577.85
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 57694 91 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134584976 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 282688

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2521
/proc/meminfo: memFree=1384992/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=637.39
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 63648 91 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134584982 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 637.39
Current children cumulated vsize (KiB) 282688


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

[startup+822.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 2521
/proc/meminfo: memFree=1384864/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=816.04
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 81512 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 816.04
Current children cumulated vsize (KiB) 282688

[startup+882.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 2521
/proc/meminfo: memFree=1384864/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=875.59
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 87467 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 875.59
Current children cumulated vsize (KiB) 282688

[startup+942.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/73 2521
/proc/meminfo: memFree=1384864/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=935.13
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 93421 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134604995 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 935.13
Current children cumulated vsize (KiB) 282688

[startup+1002.3 s]
/proc/loadavg: 2.19 2.08 2.02 3/73 2521
/proc/meminfo: memFree=1384864/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=994.68
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 99376 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 994.68
Current children cumulated vsize (KiB) 282688

[startup+1062.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/73 2521
/proc/meminfo: memFree=1384864/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1054.23
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 105331 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134577873 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 1054.23
Current children cumulated vsize (KiB) 282688

[startup+1122.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/73 2521
/proc/meminfo: memFree=1384864/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1113.77
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 111285 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 1113.77
Current children cumulated vsize (KiB) 282688

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 2521
/proc/meminfo: memFree=1384736/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1173.32
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 117240 92 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 1173.32
Current children cumulated vsize (KiB) 282688

[startup+1242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/82 2561
/proc/meminfo: memFree=1506448/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1232.81
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 123188 93 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585030 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 1232.81
Current children cumulated vsize (KiB) 282688

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 2561
/proc/meminfo: memFree=1500944/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1292.26
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 129133 93 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 1292.26
Current children cumulated vsize (KiB) 282688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 2561
/proc/meminfo: memFree=1499344/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1351.69
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182248 0 0 0 135076 93 0 0 25 0 1 0 647783194 289472512 42104 996147200 134512640 135472138 4294956224 18446744073709551615 134585100 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42104 486 234 0 69374 0
Current children cumulated CPU time (s) 1351.69
Current children cumulated vsize (KiB) 282688

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 2561
/proc/meminfo: memFree=1499280/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1411.14
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 141021 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134605000 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1411.14
Current children cumulated vsize (KiB) 282688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 2561
/proc/meminfo: memFree=1499280/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1470.57
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 146964 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134585066 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1470.57
Current children cumulated vsize (KiB) 282688

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 2561
/proc/meminfo: memFree=1499152/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1530.02
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 152909 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1530.02
Current children cumulated vsize (KiB) 282688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2561
/proc/meminfo: memFree=1499152/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1589.45
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 158852 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134584976 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1589.45
Current children cumulated vsize (KiB) 282688

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2561
/proc/meminfo: memFree=1499152/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1648.89
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 164796 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1648.89
Current children cumulated vsize (KiB) 282688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2561
/proc/meminfo: memFree=1499088/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1708.33
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 170740 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1708.33
Current children cumulated vsize (KiB) 282688

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2561
/proc/meminfo: memFree=1498960/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1767.78
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 176685 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1767.78
Current children cumulated vsize (KiB) 282688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 2561
/proc/meminfo: memFree=1498960/2055920 swapFree=4157960/4192956
[pid=2520] ppid=2518 vsize=282688 CPUtime=1800.07
/proc/2520/stat : 2520 (casperzito) R 2518 2520 2143 0 -1 4194304 182259 0 0 0 179914 93 0 0 25 0 1 0 647783194 289472512 42115 996147200 134512640 135472138 4294956224 18446744073709551615 134604997 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 70672 42115 486 234 0 69374 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 282688

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.94
CPU time (s): 1800.11
CPU user time (s): 1799.15
CPU system time (s): 0.967852
CPU usage (%): 99.1833
Max. virtual memory (cumulated for all children) (KiB): 851788

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

runsolver used 2.12968 second user time and 5.03523 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-05 11:03:21
IDJOB=1093154
IDBENCH=58688
IDSOLVER=362
FILE ID=node60/1093154-1215248598
PBS_JOBID= 7882029
Free space on /tmp= 66428 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-16.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093154-1215248598/watcher-1093154-1215248598 -o /tmp/evaluation-result-1093154-1215248598/solver-1093154-1215248598 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1093154-1215248598.xml 2017753185 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7e9524b8eaa9cb78435f60b3e354238
RANDOM SEED=2017753185

node60.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.216
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.216
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:       1553160 kB
Buffers:         56464 kB
Cached:         217280 kB
SwapCached:      29196 kB
Active:         348360 kB
Inactive:        94412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553160 kB
SwapTotal:     4192956 kB
SwapFree:      4157960 kB
Dirty:           33072 kB
Writeback:           0 kB
Mapped:         175844 kB
Slab:            44952 kB
Committed_AS:  1274132 kB
PageTables:       2104 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= 66452 MiB
End job on node60 at 2008-07-05 11:33:38