Trace number 1100744

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 zaoUNSAT 740.909 750.125

DiagnosticValue
CHECKS1230620

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-29_ext.xml
MD5SUM2ff1d0b0e6bdd5eb572e276d708361aa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.00069
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.20	c Parsing = 1
0.19/0.22	c Building = 1
0.19/0.26	c [ NumberOfVariables = 40 ]
0.19/0.26	c [ NumberOfConstraints = 84 ]
0.19/0.26	c [ SizeOfSearchSpace(log2) = 299.674 ]
0.19/0.26	c SymmetrySearch = 1
2.17/2.28	c InitialPropagation = 1
2.37/2.44	c [ SizeOfSearchSpace(log2) = 299.674 ]
2.37/2.44	c InitialSAC = 1
9.50/9.63	c [ SizeOfSearchSpace(log2) = 299.674 ]
9.50/9.63	c Search(DomWDeg) = 0
740.87/750.11	s UNSATISFIABLE
740.87/750.11	d CHECKS 1230622
740.87/750.11	c [ TotalFails = 5219 ]
740.87/750.11	c [ NumberOfRestarts = 6 ]
740.87/750.11	c [ TotalTime = 699.774 secs ]

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1100744-1215287643/watcher-1100744-1215287643 -o /tmp/evaluation-result-1100744-1215287643/solver-1100744-1215287643 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1100744-1215287643.xml 1449545336 

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 1.99 1.99 4/74 9065
/proc/meminfo: memFree=1660920/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=1056 CPUtime=0
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2007735820 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 7394084 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 264 26 20 235 0 3 0

[startup+0.10171 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 9065
/proc/meminfo: memFree=1660920/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=7828 CPUtime=0.09
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 1048 0 0 0 8 1 0 0 18 0 1 0 2007735820 8015872 1008 996147200 134512640 135477443 4294956224 18446744073709551615 134800184 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 1957 1008 365 235 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7828

[startup+0.201725 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 9065
/proc/meminfo: memFree=1660920/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=10352 CPUtime=0.19
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 1685 0 0 0 18 1 0 0 18 0 1 0 2007735820 10600448 1645 996147200 134512640 135477443 4294956224 18446744073709551615 134783657 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 2588 1645 365 235 0 1289 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10352

[startup+0.301744 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 9065
/proc/meminfo: memFree=1660920/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=114004 CPUtime=0.29
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 4300 0 0 0 27 2 0 0 19 0 1 0 2007735820 116740096 4260 996147200 134512640 135477443 4294956224 18446744073709551615 134630236 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 28501 4260 432 235 0 27202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114004

[startup+0.70181 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 9065
/proc/meminfo: memFree=1660920/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=146840 CPUtime=0.68
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 11768 0 0 0 63 5 0 0 23 0 1 0 2007735820 150364160 11728 996147200 134512640 135477443 4294956224 18446744073709551615 134628837 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 36710 11728 433 235 0 35411 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 146840

[startup+1.50194 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1606512/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=168356 CPUtime=1.47
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 14410 0 0 0 141 6 0 0 25 0 1 0 2007735820 172396544 14269 996147200 134512640 135477443 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 42089 14269 437 235 0 40790 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 168356

[startup+3.10121 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1602480/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=3.06
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 16669 0 0 0 298 8 0 0 25 0 1 0 2007735820 113897472 5148 996147200 134512640 135477443 4294956224 18446744073709551615 134609553 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 5148 456 235 0 26508 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 111228

[startup+6.30175 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1641264/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=6.23
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 16835 0 0 0 615 8 0 0 25 0 1 0 2007735820 113897472 5314 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 5314 456 235 0 26508 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 111228

[startup+12.7018 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1638512/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=12.57
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17421 0 0 0 1249 8 0 0 25 0 1 0 2007735820 113897472 5900 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 5900 475 235 0 26508 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 111228

[startup+25.502 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1637808/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=25.25
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17624 0 0 0 2516 9 0 0 25 0 1 0 2007735820 113897472 6103 996147200 134512640 135477443 4294956224 18446744073709551615 134584672 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6103 475 235 0 26508 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 111228

[startup+51.1013 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1637488/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=50.61
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17729 0 0 0 5052 9 0 0 25 0 1 0 2007735820 113897472 6208 996147200 134512640 135477443 4294956224 18446744073709551615 134609910 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6208 475 235 0 26508 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 111228

[startup+102.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1637488/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=101.33
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17730 0 0 0 10124 9 0 0 25 0 1 0 2007735820 113897472 6209 996147200 134512640 135477443 4294956224 18446744073709551615 134600985 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6209 475 235 0 26508 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 111228

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1637168/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=160.76
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17730 0 0 0 16067 9 0 0 25 0 1 0 2007735820 113897472 6209 996147200 134512640 135477443 4294956224 18446744073709551615 134609556 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6209 475 235 0 26508 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 111228

[startup+222.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1636848/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=220.2
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 22011 9 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 111228

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1636848/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=279.63
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 27954 9 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134590241 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 111228

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1636528/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=339.06
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 33897 9 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 111228

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9066
/proc/meminfo: memFree=1636592/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=398.51
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 39842 9 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 111228

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 9072
/proc/meminfo: memFree=1636080/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=457.92
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 45783 9 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134598117 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 111228

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.99 2/71 9075
/proc/meminfo: memFree=1651088/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=517.35
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 51726 9 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134610475 0 0 4096 0 0 0 0 17 0 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 517.35
Current children cumulated vsize (KiB) 111228

[startup+582.301 s]
/proc/loadavg: 2.35 2.08 2.02 3/94 9129
/proc/meminfo: memFree=1564440/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=576.33
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 57622 11 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134609556 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 576.33
Current children cumulated vsize (KiB) 111228

[startup+642.301 s]
/proc/loadavg: 2.13 2.06 2.02 3/94 9129
/proc/meminfo: memFree=1564376/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=635.17
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 63506 11 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134609910 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 635.17
Current children cumulated vsize (KiB) 111228

[startup+702.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/94 9129
/proc/meminfo: memFree=1564248/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=694.01
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17742 0 0 0 69390 11 0 0 25 0 1 0 2007735820 113897472 6221 996147200 134512640 135477443 4294956224 18446744073709551615 134609907 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6221 475 235 0 26508 0
Current children cumulated CPU time (s) 694.01
Current children cumulated vsize (KiB) 111228

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

[startup+716.802 s]
/proc/loadavg: 2.03 2.05 2.01 3/94 9129
/proc/meminfo: memFree=1564120/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=708.22
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17755 0 0 0 70811 11 0 0 25 0 1 0 2007735820 113897472 6234 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6234 475 235 0 26508 0
Current children cumulated CPU time (s) 708.22
Current children cumulated vsize (KiB) 111228

[startup+729.602 s]
/proc/loadavg: 2.03 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1563992/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=720.77
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 17786 0 0 0 72066 11 0 0 25 0 1 0 2007735820 113897472 6265 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6265 475 235 0 26508 0
Current children cumulated CPU time (s) 720.77
Current children cumulated vsize (KiB) 111228

[startup+742.401 s]
/proc/loadavg: 2.02 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1563224/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=733.32
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18002 0 0 0 73321 11 0 0 25 0 1 0 2007735820 113897472 6481 996147200 134512640 135477443 4294956224 18446744073709551615 134609907 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6481 475 235 0 26508 0
Current children cumulated CPU time (s) 733.32
Current children cumulated vsize (KiB) 111228

[startup+745.603 s]
/proc/loadavg: 2.02 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1563096/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=736.46
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18054 0 0 0 73635 11 0 0 25 0 1 0 2007735820 113897472 6533 996147200 134512640 135477443 4294956224 18446744073709551615 134609658 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6533 475 235 0 26508 0
Current children cumulated CPU time (s) 736.46
Current children cumulated vsize (KiB) 111228

[startup+747.202 s]
/proc/loadavg: 2.02 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1562584/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=738.03
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18171 0 0 0 73792 11 0 0 25 0 1 0 2007735820 113897472 6650 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6650 475 235 0 26508 0
Current children cumulated CPU time (s) 738.03
Current children cumulated vsize (KiB) 111228

[startup+748.801 s]
/proc/loadavg: 2.02 2.04 2.01 4/94 9129
/proc/meminfo: memFree=1562584/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=739.6
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18171 0 0 0 73949 11 0 0 25 0 1 0 2007735820 113897472 6650 996147200 134512640 135477443 4294956224 18446744073709551615 134609556 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6650 475 235 0 26508 0
Current children cumulated CPU time (s) 739.6
Current children cumulated vsize (KiB) 111228

[startup+749.601 s]
/proc/loadavg: 2.02 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1562584/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=740.38
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18171 0 0 0 74027 11 0 0 25 0 1 0 2007735820 113897472 6650 996147200 134512640 135477443 4294956224 18446744073709551615 134609685 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6650 475 235 0 26508 0
Current children cumulated CPU time (s) 740.38
Current children cumulated vsize (KiB) 111228

[startup+750.001 s]
/proc/loadavg: 2.02 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1562584/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=740.77
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18171 0 0 0 74066 11 0 0 25 0 1 0 2007735820 113897472 6650 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6650 475 235 0 26508 0
Current children cumulated CPU time (s) 740.77
Current children cumulated vsize (KiB) 111228

[startup+750.101 s]
/proc/loadavg: 2.02 2.04 2.01 3/94 9129
/proc/meminfo: memFree=1562584/2055920 swapFree=4180732/4192956
[pid=9065] ppid=9063 vsize=111228 CPUtime=740.87
/proc/9065/stat : 9065 (casperzao) R 9063 9065 8074 0 -1 4194304 18171 0 0 0 74076 11 0 0 25 0 1 0 2007735820 113897472 6650 996147200 134512640 135477443 4294956224 18446744073709551615 134583248 0 0 4096 0 0 0 0 17 1 0 0
/proc/9065/statm: 27807 6650 475 235 0 26508 0
Current children cumulated CPU time (s) 740.87
Current children cumulated vsize (KiB) 111228

Child status: 0
Real time (s): 750.125
CPU time (s): 740.909
CPU user time (s): 740.785
CPU system time (s): 0.123981
CPU usage (%): 98.7714
Max. virtual memory (cumulated for all children) (KiB): 168356

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

runsolver used 0.98585 second user time and 2.43263 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-05 21:54:04
IDJOB=1100744
IDBENCH=59966
IDSOLVER=361
FILE ID=node57/1100744-1215287643
PBS_JOBID= 7882333
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-29_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1100744-1215287643/watcher-1100744-1215287643 -o /tmp/evaluation-result-1100744-1215287643/solver-1100744-1215287643 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1100744-1215287643.xml 1449545336 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ff1d0b0e6bdd5eb572e276d708361aa
RANDOM SEED=1449545336

node57.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.258
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.258
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:       1661400 kB
Buffers:         79720 kB
Cached:         236112 kB
SwapCached:       6148 kB
Active:         214448 kB
Inactive:       124016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661400 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:          29452 kB
Slab:            41272 kB
Committed_AS:  4094768 kB
PageTables:       1868 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= 66520 MiB
End job on node57 at 2008-07-05 22:06:34