Trace number 1083549

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.12 1801.25

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-30.xml
MD5SUM7ee29d50aedd8edbbe32da692c1694e3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1535
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
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.29/0.37	c Building = 1
16.08/16.17	c [ NumberOfVariables = 800 ]
16.08/16.17	c [ NumberOfConstraints = 12940 ]
16.08/16.17	c [ SizeOfSearchSpace(log2) = 8429.45 ]
16.08/16.17	c SymmetrySearch = 1
17.09/17.17	c InitialPropagation = 1
17.18/17.28	c [ SizeOfSearchSpace(log2) = 7216.87 ]
17.18/17.28	c InitialSAC = (Timeout)
48.76/48.81	c [ SizeOfSearchSpace(log2) = 7215.68 ]
48.76/48.81	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-1083549-1215229019/watcher-1083549-1215229019 -o /tmp/evaluation-result-1083549-1215229019/solver-1083549-1215229019 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1083549-1215229019.xml 9147647 

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/75 30169
/proc/meminfo: memFree=1095440/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=5352 CPUtime=0
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 255889849 5480448 191 996147200 134512640 135477443 4294956224 18446744073709551615 5536632 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 1338 191 157 235 0 27 0

[startup+0.0961301 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30169
/proc/meminfo: memFree=1095440/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=6532 CPUtime=0.08
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 761 0 0 0 8 0 0 0 18 0 1 0 255889849 6688768 721 996147200 134512640 135477443 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 1633 721 370 235 0 334 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6532

[startup+0.101132 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30169
/proc/meminfo: memFree=1095440/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=6664 CPUtime=0.09
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 776 0 0 0 9 0 0 0 18 0 1 0 255889849 6823936 736 996147200 134512640 135477443 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 1666 737 370 235 0 367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6664

[startup+0.301152 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30169
/proc/meminfo: memFree=1095440/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=9040 CPUtime=0.29
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 1359 0 0 0 28 1 0 0 19 0 1 0 255889849 9256960 1319 996147200 134512640 135477443 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 2260 1320 370 235 0 961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9040

[startup+0.701196 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 30169
/proc/meminfo: memFree=1095440/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=295988 CPUtime=0.69
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 7764 0 0 0 66 3 0 0 23 0 1 0 255889849 303091712 2964 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 73997 2965 455 235 0 72698 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 295988

[startup+1.50128 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=1079624/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=310904 CPUtime=1.49
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 23168 0 0 0 138 11 0 0 25 0 1 0 255889849 318365696 6751 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 77726 6752 455 235 0 76427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 310904

[startup+3.10145 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=1058248/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=340736 CPUtime=3.08
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 53854 0 0 0 283 25 0 0 25 0 1 0 255889849 348913664 14321 996147200 134512640 135477443 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 85184 14325 455 235 0 83885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 340736

[startup+6.3018 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=995912/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=400268 CPUtime=6.29
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 115599 0 0 0 573 56 0 0 25 0 1 0 255889849 409874432 29453 996147200 134512640 135477443 4294956224 18446744073709551615 135215566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 100067 29454 455 235 0 98768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 400268

[startup+12.7025 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=871248/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=518540 CPUtime=12.68
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 238935 0 0 0 1154 114 0 0 25 0 1 0 255889849 530984960 59482 996147200 134512640 135477443 4294956224 18446744073709551615 135269087 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 129635 59483 455 235 0 128336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 518540

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=792016/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=25.47
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310103 0 0 0 2388 159 0 0 25 0 1 0 255889849 401481728 76090 996147200 134512640 135477443 4294956224 18446744073709551615 134679119 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76090 497 235 0 96719 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 392072

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=790544/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=51.06
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310475 0 0 0 4947 159 0 0 25 0 1 0 255889849 401481728 76462 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76462 518 235 0 96719 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 392072

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=790032/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=102.26
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310530 0 0 0 10066 160 0 0 25 0 1 0 255889849 401481728 76517 996147200 134512640 135477443 4294956224 18446744073709551615 134586775 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76517 518 235 0 96719 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 392072

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=789840/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=162.23
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310530 0 0 0 16063 160 0 0 25 0 1 0 255889849 401481728 76517 996147200 134512640 135477443 4294956224 18446744073709551615 135268572 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76517 518 235 0 96719 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 392072

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=789584/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=222.2
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310540 0 0 0 22060 160 0 0 25 0 1 0 255889849 401481728 76527 996147200 134512640 135477443 4294956224 18446744073709551615 134679568 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76527 518 235 0 96719 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 392072

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=789200/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=282.18
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310581 0 0 0 28058 160 0 0 25 0 1 0 255889849 401481728 76568 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76568 518 235 0 96719 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 392072

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=788880/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=342.16
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310607 0 0 0 34056 160 0 0 25 0 1 0 255889849 401481728 76594 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76594 518 235 0 96719 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 392072

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=788560/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=402.13
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310607 0 0 0 40053 160 0 0 25 0 1 0 255889849 401481728 76594 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76594 518 235 0 96719 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 392072

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=788368/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=462.11
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310607 0 0 0 46051 160 0 0 25 0 1 0 255889849 401481728 76594 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76594 518 235 0 96719 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 392072

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=788240/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=522.08
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310607 0 0 0 52048 160 0 0 25 0 1 0 255889849 401481728 76594 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76594 518 235 0 96719 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 392072

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=787984/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=582.06
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310607 0 0 0 58046 160 0 0 25 0 1 0 255889849 401481728 76594 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76594 518 235 0 96719 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 392072

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=787536/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=642.04
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310653 0 0 0 64044 160 0 0 25 0 1 0 255889849 401481728 76640 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76640 518 235 0 96719 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 392072


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=786768/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=821.97
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 82037 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 392072

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=786448/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=881.96
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 88036 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 392072

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=786256/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=941.94
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 94034 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 392072

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=786000/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1001.92
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 100032 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 392072

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=785744/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1061.9
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 106030 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 392072

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30170
/proc/meminfo: memFree=785488/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1121.89
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 112029 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 392072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30172
/proc/meminfo: memFree=785040/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1181.87
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 118027 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 134912048 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 392072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30172
/proc/meminfo: memFree=784784/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1241.85
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 124025 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 392072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30172
/proc/meminfo: memFree=784528/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1301.84
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 130024 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 392072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30172
/proc/meminfo: memFree=784208/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1361.82
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 136022 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 392072

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30172
/proc/meminfo: memFree=783952/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1421.8
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 142020 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 392072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30178
/proc/meminfo: memFree=783632/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1481.77
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 148017 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 134583094 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 392072

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30178
/proc/meminfo: memFree=783376/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1541.76
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 154016 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135268509 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 392072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30178
/proc/meminfo: memFree=783184/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1601.74
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 160014 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 392072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30178
/proc/meminfo: memFree=782928/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1661.72
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 166012 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 392072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30178
/proc/meminfo: memFree=782736/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1721.71
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 172011 160 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 134586755 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 392072

[startup+1782.3 s]
/proc/loadavg: 1.89 1.95 1.98 3/83 30516
/proc/meminfo: memFree=1184152/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1781.23
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 177962 161 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 392072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.92 1.96 1.98 3/83 30516
/proc/meminfo: memFree=1184152/2055920 swapFree=4179588/4192956
[pid=30169] ppid=30167 vsize=392072 CPUtime=1800.06
/proc/30169/stat : 30169 (casperzao) R 30167 30169 27999 0 -1 4194304 310661 0 0 0 179845 161 0 0 25 0 1 0 255889849 401481728 76648 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30169/statm: 98018 76648 518 235 0 96719 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 392072

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): 1801.25
CPU time (s): 1800.12
CPU user time (s): 1798.45
CPU system time (s): 1.66475
CPU usage (%): 99.9369
Max. virtual memory (cumulated for all children) (KiB): 577544

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

runsolver used 1.67774 second user time and 4.90625 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-05 05:36:59
IDJOB=1083549
IDBENCH=57488
IDSOLVER=361
FILE ID=node81/1083549-1215229019
PBS_JOBID= 7881767
Free space on /tmp= 126664 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-30.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083549-1215229019/watcher-1083549-1215229019 -o /tmp/evaluation-result-1083549-1215229019/solver-1083549-1215229019 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1083549-1215229019.xml 9147647 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7ee29d50aedd8edbbe32da692c1694e3
RANDOM SEED=9147647

node81.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:       1095920 kB
Buffers:         84416 kB
Cached:         538656 kB
SwapCached:       6404 kB
Active:         651344 kB
Inactive:       233248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1095920 kB
SwapTotal:     4192956 kB
SwapFree:      4179588 kB
Dirty:          150080 kB
Writeback:           0 kB
Mapped:         268956 kB
Slab:            60172 kB
Committed_AS:   846468 kB
PageTables:       2216 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126816 MiB
End job on node81 at 2008-07-05 06:07:02