Trace number 1086536

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 zao? (TO) 1800.11 1813.55

General information on the benchmark

Namecsp/fapp/fapp38/
normalized-fapp38-2500-3.xml
MD5SUM79acd02b46aad922dd93860f8851683c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark66.2059
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.11	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.11	c Parsing = 1
2.35/2.52	c Building = 1
28.05/28.44	c [ NumberOfVariables = 2500 ]
28.05/28.44	c [ NumberOfConstraints = 62132 ]
28.05/28.48	c [ SizeOfSearchSpace(log2) = 22480.7 ]
28.05/28.48	c SymmetrySearch = 1
63.65/64.31	c InitialPropagation = 1
63.74/64.44	c [ SizeOfSearchSpace(log2) = 22464.7 ]
63.74/64.44	c InitialSAC = (Timeout)
95.87/96.86	c [ SizeOfSearchSpace(log2) = 22458.8 ]
95.98/96.94	c Search(DomWDeg) = 

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

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.18 2.35 4/73 11449
/proc/meminfo: memFree=1799952/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=1056 CPUtime=0
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2002953956 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 12407588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 264 26 20 235 0 3 0

[startup+0.0773939 s]
/proc/loadavg: 2.00 2.18 2.35 4/73 11449
/proc/meminfo: memFree=1799952/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=5104 CPUtime=0
/proc/11449/stat : 11449 (casperzao) D 11447 11449 10549 0 -1 4194304 90 0 4 0 0 0 0 0 18 0 1 0 2002953956 5226496 74 996147200 134512640 135477443 4294956224 18446744073709551615 12407355 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11449/statm: 1276 74 51 235 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5104

[startup+0.101395 s]
/proc/loadavg: 2.00 2.18 2.35 4/73 11449
/proc/meminfo: memFree=1799952/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=5104 CPUtime=0
/proc/11449/stat : 11449 (casperzao) D 11447 11449 10549 0 -1 4194304 90 0 4 0 0 0 0 0 18 0 1 0 2002953956 5226496 74 996147200 134512640 135477443 4294956224 18446744073709551615 12407355 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11449/statm: 1276 74 51 235 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5104

[startup+0.301419 s]
/proc/loadavg: 2.00 2.18 2.35 4/73 11449
/proc/meminfo: memFree=1799952/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=8192 CPUtime=0.19
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 1154 0 9 0 18 1 0 0 18 0 1 0 2002953956 8388608 1123 996147200 134512640 135477443 4294956224 18446744073709551615 134787363 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 2048 1123 370 235 0 749 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8192

[startup+0.701464 s]
/proc/loadavg: 2.00 2.18 2.35 4/73 11449
/proc/meminfo: memFree=1799952/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=13076 CPUtime=0.58
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 2380 0 9 0 57 1 0 0 22 0 1 0 2002953956 13389824 2349 996147200 134512640 135477443 4294956224 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 3269 2349 370 235 0 1970 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 13076

[startup+1.50155 s]
/proc/loadavg: 2.00 2.18 2.35 3/74 11450
/proc/meminfo: memFree=1785416/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=22580 CPUtime=1.37
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 4754 0 9 0 134 3 0 0 25 0 1 0 2002953956 23121920 4723 996147200 134512640 135477443 4294956224 18446744073709551615 134755041 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 5645 4723 370 235 0 4346 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 22580

[startup+3.10174 s]
/proc/loadavg: 2.00 2.18 2.35 3/74 11450
/proc/meminfo: memFree=1772360/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=314804 CPUtime=2.94
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 38689 0 11 0 275 19 0 0 25 0 1 0 2002953956 322359296 38660 996147200 134512640 135477443 4294956224 18446744073709551615 134594299 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 78701 38660 392 235 0 77402 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 314804

[startup+6.30108 s]
/proc/loadavg: 2.00 2.18 2.35 3/74 11450
/proc/meminfo: memFree=1636296/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=509592 CPUtime=6.12
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 50861 0 11 0 588 24 0 0 25 0 1 0 2002953956 521822208 41036 996147200 134512640 135477443 4294956224 18446744073709551615 135270704 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 127398 41036 461 235 0 126099 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 509592

[startup+12.7018 s]
/proc/loadavg: 2.00 2.17 2.35 3/74 11450
/proc/meminfo: memFree=1616328/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=528404 CPUtime=12.47
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 74121 0 11 0 1215 32 0 0 25 0 1 0 2002953956 541085696 45759 996147200 134512640 135477443 4294956224 18446744073709551615 134694649 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 132101 45759 461 235 0 130802 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 528404

[startup+25.5012 s]
/proc/loadavg: 2.00 2.16 2.34 3/74 11450
/proc/meminfo: memFree=1564616/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=392464 CPUtime=25.17
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 142976 0 11 0 2440 77 0 0 25 0 1 0 2002953956 401883136 59722 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 98116 59722 461 235 0 96817 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 392464

[startup+51.1011 s]
/proc/loadavg: 2.00 2.15 2.33 3/74 11450
/proc/meminfo: memFree=1442888/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=505912 CPUtime=50.56
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 227366 0 11 0 4794 262 0 0 25 0 1 0 2002953956 518053888 88879 996147200 134512640 135477443 4294956224 18446744073709551615 134534862 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 126478 88879 494 235 0 125179 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 505912

[startup+102.307 s]
/proc/loadavg: 2.12 2.15 2.32 3/74 11450
/proc/meminfo: memFree=1504520/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=101.34
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229269 0 12 0 9869 265 0 0 25 0 1 0 2002953956 420884480 73418 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73418 524 235 0 101456 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 411020

[startup+162.301 s]
/proc/loadavg: 2.11 2.14 2.30 3/74 11450
/proc/meminfo: memFree=1501640/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=160.87
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229293 0 12 0 15822 265 0 0 25 0 1 0 2002953956 420884480 73442 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73442 524 235 0 101456 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 411020

[startup+222.301 s]
/proc/loadavg: 2.11 2.13 2.29 3/74 11450
/proc/meminfo: memFree=1501576/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=220.42
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229298 0 12 0 21777 265 0 0 25 0 1 0 2002953956 420884480 73447 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73447 524 235 0 101456 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 411020

[startup+282.302 s]
/proc/loadavg: 2.10 2.12 2.27 3/74 11451
/proc/meminfo: memFree=1501000/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=279.96
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229301 0 12 0 27731 265 0 0 25 0 1 0 2002953956 420884480 73450 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73450 524 235 0 101456 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 411020

[startup+342.301 s]
/proc/loadavg: 2.09 2.11 2.26 3/74 11452
/proc/meminfo: memFree=1500808/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=339.49
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229324 0 12 0 33684 265 0 0 25 0 1 0 2002953956 420884480 73473 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73473 524 235 0 101456 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 411020

[startup+402.302 s]
/proc/loadavg: 2.08 2.10 2.24 3/74 11452
/proc/meminfo: memFree=1500744/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=399.02
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229324 0 12 0 39637 265 0 0 25 0 1 0 2002953956 420884480 73473 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73473 524 235 0 101456 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 411020

[startup+462.302 s]
/proc/loadavg: 2.08 2.10 2.23 3/74 11452
/proc/meminfo: memFree=1500744/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=458.56
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229324 0 12 0 45591 265 0 0 25 0 1 0 2002953956 420884480 73473 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73473 524 235 0 101456 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 411020

[startup+522.301 s]
/proc/loadavg: 2.07 2.09 2.22 3/74 11452
/proc/meminfo: memFree=1500680/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=518.1
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229324 0 12 0 51545 265 0 0 25 0 1 0 2002953956 420884480 73473 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73473 524 235 0 101456 0
Current children cumulated CPU time (s) 518.1
Current children cumulated vsize (KiB) 411020

[startup+582.302 s]
/proc/loadavg: 2.07 2.08 2.21 3/74 11452
/proc/meminfo: memFree=1500488/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=577.65
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229355 0 12 0 57500 265 0 0 25 0 1 0 2002953956 420884480 73504 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73504 524 235 0 101456 0
Current children cumulated CPU time (s) 577.65
Current children cumulated vsize (KiB) 411020

[startup+642.302 s]
/proc/loadavg: 2.06 2.08 2.20 3/74 11452
/proc/meminfo: memFree=1500424/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=637.19
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229367 0 12 0 63454 265 0 0 25 0 1 0 2002953956 420884480 73516 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73516 524 235 0 101456 0
Current children cumulated CPU time (s) 637.19
Current children cumulated vsize (KiB) 411020


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

[startup+882.301 s]
/proc/loadavg: 2.09 2.11 2.17 3/75 11453
/proc/meminfo: memFree=1500160/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=875.27
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229393 0 12 0 87261 266 0 0 25 0 1 0 2002953956 420884480 73542 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73542 524 235 0 101456 0
Current children cumulated CPU time (s) 875.27
Current children cumulated vsize (KiB) 411020

[startup+942.302 s]
/proc/loadavg: 2.09 2.10 2.17 3/75 11453
/proc/meminfo: memFree=1500096/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=934.78
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229393 0 12 0 93212 266 0 0 25 0 1 0 2002953956 420884480 73542 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73542 524 235 0 101456 0
Current children cumulated CPU time (s) 934.78
Current children cumulated vsize (KiB) 411020

[startup+1002.3 s]
/proc/loadavg: 2.03 2.08 2.15 3/75 11453
/proc/meminfo: memFree=1500032/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=994.28
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229398 0 12 0 99162 266 0 0 25 0 1 0 2002953956 420884480 73547 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73547 524 235 0 101456 0
Current children cumulated CPU time (s) 994.28
Current children cumulated vsize (KiB) 411020

[startup+1062.3 s]
/proc/loadavg: 2.01 2.07 2.14 3/75 11453
/proc/meminfo: memFree=1499904/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1053.78
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229398 0 12 0 105112 266 0 0 25 0 1 0 2002953956 420884480 73547 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73547 524 235 0 101456 0
Current children cumulated CPU time (s) 1053.78
Current children cumulated vsize (KiB) 411020

[startup+1122.3 s]
/proc/loadavg: 2.00 2.05 2.13 3/75 11453
/proc/meminfo: memFree=1499904/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1113.28
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229398 0 12 0 111062 266 0 0 25 0 1 0 2002953956 420884480 73547 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73547 524 235 0 101456 0
Current children cumulated CPU time (s) 1113.28
Current children cumulated vsize (KiB) 411020

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.12 3/75 11453
/proc/meminfo: memFree=1499904/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1172.79
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 117012 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1172.79
Current children cumulated vsize (KiB) 411020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.11 3/76 11454
/proc/meminfo: memFree=1499768/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1232.26
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 122959 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1232.26
Current children cumulated vsize (KiB) 411020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/76 11454
/proc/meminfo: memFree=1488184/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1291.75
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 128908 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1291.75
Current children cumulated vsize (KiB) 411020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/76 11454
/proc/meminfo: memFree=1487480/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1351.24
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 134857 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1351.24
Current children cumulated vsize (KiB) 411020

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.08 3/76 11454
/proc/meminfo: memFree=1487416/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1410.73
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 140806 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1410.73
Current children cumulated vsize (KiB) 411020

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.08 3/77 11461
/proc/meminfo: memFree=1486512/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1470.19
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 146752 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1470.19
Current children cumulated vsize (KiB) 411020

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.08 3/77 11461
/proc/meminfo: memFree=1486512/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1529.68
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 152701 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1529.68
Current children cumulated vsize (KiB) 411020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/77 11461
/proc/meminfo: memFree=1486512/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1589.17
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 158650 267 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208563 0 0 4096 0 0 0 0 17 1 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1589.17
Current children cumulated vsize (KiB) 411020

[startup+1662.3 s]
/proc/loadavg: 1.95 1.99 2.06 3/73 11489
/proc/meminfo: memFree=1628624/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1648.91
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 164623 268 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1648.91
Current children cumulated vsize (KiB) 411020

[startup+1722.3 s]
/proc/loadavg: 1.98 1.99 2.05 3/73 11489
/proc/meminfo: memFree=1628496/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1708.89
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 170621 268 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1708.89
Current children cumulated vsize (KiB) 411020

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 2.05 3/73 11489
/proc/meminfo: memFree=1628368/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1768.86
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 176618 268 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1768.86
Current children cumulated vsize (KiB) 411020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.5 s]
/proc/loadavg: 1.99 1.99 2.04 3/73 11489
/proc/meminfo: memFree=1628368/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1800.05
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 179737 268 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 411020

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

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

[startup+1813.5 s]
/proc/loadavg: 1.99 1.99 2.04 3/73 11489
/proc/meminfo: memFree=1628368/2055920 swapFree=4180096/4192956
[pid=11449] ppid=11447 vsize=411020 CPUtime=1800.05
/proc/11449/stat : 11449 (casperzao) R 11447 11449 10549 0 -1 4194304 229399 0 12 0 179737 268 0 0 25 0 1 0 2002953956 420884480 73548 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/11449/statm: 102755 73548 524 235 0 101456 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 411020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.55
CPU time (s): 1800.11
CPU user time (s): 1797.38
CPU system time (s): 2.73358
CPU usage (%): 99.259
Max. virtual memory (cumulated for all children) (KiB): 577916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.38
system time used= 2.73358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229399
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 36293

runsolver used 1.69674 second user time and 4.96524 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-05 08:36:55
IDJOB=1086536
IDBENCH=57832
IDSOLVER=361
FILE ID=node42/1086536-1215239814
PBS_JOBID= 7881898
Free space on /tmp= 66472 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp38/normalized-fapp38-2500-3.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086536-1215239814/watcher-1086536-1215239814 -o /tmp/evaluation-result-1086536-1215239814/solver-1086536-1215239814 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086536-1215239814.xml 2002728626 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 79acd02b46aad922dd93860f8851683c
RANDOM SEED=2002728626

node42.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.214
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.214
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:       1800432 kB
Buffers:          1748 kB
Cached:          67900 kB
SwapCached:       6580 kB
Active:         188896 kB
Inactive:        15600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800432 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:           11560 kB
Writeback:           0 kB
Mapped:         141728 kB
Slab:            35924 kB
Committed_AS:  3794336 kB
PageTables:       2176 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node42 at 2008-07-05 09:07:10