Trace number 201693

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, and are wall clock time (not CPU 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
Mistral 2006-12-04? (TO) 1800.08 1803.35

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-8.xml
MD5SUM6d1268141c16c5921f55653855a956f2
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 benchmark31.8102
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c 
0.11	c Parsing xml file
0.11	c 	domains............... 0.03
0.11	c 	variables.............  0.1
0.13	c 	predicates............    0
0.13	c 	constraints........... 1.96
2.11	c Allocating memory
2.11	c 
2.11	c time limit = -1
2.11	c heuristic = dom/wdeg
2.11	c restart policy = No restart
2.11	c 
2.11	c Solving
2.11	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-201693-1168149225 -o ROOT/results/node59/solver-201693-1168149225 -C 1800 -M 900 /tmp/evaluation/201693-1168149225/mistral/bin/solver /tmp/evaluation/201693-1168149225/unknown.xml -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB


[startup+0.103175 s]
/proc/loadavg: 1.92 1.98 1.91 2/73 13853
/proc/meminfo: memFree=1629808/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.92 1.98 1.91 2/73 13853
/proc/meminfo: memFree=1629808/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=91344 CPUtime=0.2
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 7895 0 0 0 16 4 0 0 19 0 1 0 163320511 93536256 7863 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9753566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 22836 7863 709 92 0 21180 0

[startup+0.513214 s]
/proc/loadavg: 1.92 1.98 1.91 2/73 13853
/proc/meminfo: memFree=1629808/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=93072 CPUtime=0.5
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 8294 0 0 0 46 4 0 0 22 0 1 0 163320511 95305728 8262 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 9774986 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 23268 8262 709 92 0 21612 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 93072

[startup+1.33331 s]
/proc/loadavg: 1.92 1.98 1.91 3/73 13853
/proc/meminfo: memFree=1596336/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=97196 CPUtime=1.31
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 9333 0 0 0 126 5 0 0 25 0 1 0 163320511 99528704 9301 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158602575 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 24299 9301 709 92 0 22643 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 97196

[startup+2.97049 s]
/proc/loadavg: 1.92 1.98 1.91 3/73 13853
/proc/meminfo: memFree=1586224/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106368 CPUtime=2.93
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11603 0 0 0 287 6 0 0 25 0 1 0 163320511 108920832 11571 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26592 11571 717 92 0 24936 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 106368

[startup+6.24985 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 13853
/proc/meminfo: memFree=1586224/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106368 CPUtime=6.19
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11603 0 0 0 613 6 0 0 25 0 1 0 163320511 108920832 11571 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708950 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26592 11571 717 92 0 24936 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 106368

[startup+12.7116 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 13853
/proc/meminfo: memFree=1586480/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106372 CPUtime=12.6
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11604 0 0 0 1254 6 0 0 25 0 1 0 163320511 108924928 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710308 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26593 11572 717 92 0 24937 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 106372

[startup+25.528 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 13853
/proc/meminfo: memFree=1586608/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106372 CPUtime=25.32
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11604 0 0 0 2526 6 0 0 25 0 1 0 163320511 108924928 11572 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26593 11572 717 92 0 24937 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 106372

[startup+51.166 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 13853
/proc/meminfo: memFree=1586608/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106376 CPUtime=50.76
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11605 0 0 0 5070 6 0 0 25 0 1 0 163320511 108929024 11573 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26594 11573 717 92 0 24938 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 106376

[startup+102.455 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 13853
/proc/meminfo: memFree=1586672/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106376 CPUtime=101.66
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11605 0 0 0 10160 6 0 0 25 0 1 0 163320511 108929024 11573 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26594 11573 717 92 0 24938 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 106376

[startup+162.461 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 13853
/proc/meminfo: memFree=1586672/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106380 CPUtime=161.22
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11606 0 0 0 16115 7 0 0 25 0 1 0 163320511 108933120 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26595 11574 717 92 0 24939 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 106380

[startup+222.474 s]
/proc/loadavg: 2.05 2.01 1.92 3/73 13853
/proc/meminfo: memFree=1586672/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106380 CPUtime=220.77
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11606 0 0 0 22070 7 0 0 25 0 1 0 163320511 108933120 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26595 11574 717 92 0 24939 0
Current children cumulated CPU time (s) 220.77
Current children cumulated vsize (KiB) 106380

[startup+282.483 s]
/proc/loadavg: 2.02 2.01 1.92 3/73 13853
/proc/meminfo: memFree=1586608/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106380 CPUtime=280.3
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11606 0 0 0 28023 7 0 0 25 0 1 0 163320511 108933120 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26595 11574 717 92 0 24939 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 106380

[startup+342.491 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 13853
/proc/meminfo: memFree=1586608/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106380 CPUtime=339.85
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11606 0 0 0 33978 7 0 0 25 0 1 0 163320511 108933120 11574 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/13852/statm: 26595 11574 717 92 0 24939 0
Current children cumulated CPU time (s) 339.85
Current children cumulated vsize (KiB) 106380

[startup+402.562 s]
/proc/loadavg: 1.61 1.90 1.89 2/65 13868
/proc/meminfo: memFree=1627080/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106388 CPUtime=399.67
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11608 0 0 0 39959 8 0 0 25 0 1 0 163320511 108941312 11576 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722042 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26597 11576 717 92 0 24941 0
Current children cumulated CPU time (s) 399.67
Current children cumulated vsize (KiB) 106388

[startup+462.612 s]
/proc/loadavg: 1.22 1.74 1.83 2/71 13976
/proc/meminfo: memFree=1625936/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106388 CPUtime=459.69
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11608 0 0 0 45954 15 0 0 25 0 1 0 163320511 108941312 11576 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26597 11576 717 92 0 24941 0
Current children cumulated CPU time (s) 459.69
Current children cumulated vsize (KiB) 106388

[startup+522.674 s]
/proc/loadavg: 1.08 1.60 1.78 2/71 14042
/proc/meminfo: memFree=1625808/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106396 CPUtime=519.73
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11610 0 0 0 51952 21 0 0 25 0 1 0 163320511 108949504 11578 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26599 11578 717 92 0 24943 0
Current children cumulated CPU time (s) 519.73
Current children cumulated vsize (KiB) 106396

[startup+582.711 s]
/proc/loadavg: 1.03 1.49 1.72 2/65 14066
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106416 CPUtime=579.76
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11615 0 0 0 57953 23 0 0 25 0 1 0 163320511 108969984 11583 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26604 11583 717 92 0 24948 0
Current children cumulated CPU time (s) 579.76
Current children cumulated vsize (KiB) 106416

[startup+642.747 s]
/proc/loadavg: 1.01 1.40 1.68 2/65 14066
/proc/meminfo: memFree=1626888/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106416 CPUtime=639.78
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11615 0 0 0 63955 23 0 0 25 0 1 0 163320511 108969984 11583 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26604 11583 717 92 0 24948 0
Current children cumulated CPU time (s) 639.78
Current children cumulated vsize (KiB) 106416

[startup+702.784 s]
/proc/loadavg: 1.00 1.32 1.63 2/65 14066
/proc/meminfo: memFree=1626952/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106420 CPUtime=699.8
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11616 0 0 0 69957 23 0 0 25 0 1 0 163320511 108974080 11584 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26605 11584 717 92 0 24949 0
Current children cumulated CPU time (s) 699.8
Current children cumulated vsize (KiB) 106420

[startup+762.817 s]
/proc/loadavg: 1.00 1.26 1.59 2/65 14066
/proc/meminfo: memFree=1626952/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106444 CPUtime=759.82
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11622 0 0 0 75959 23 0 0 25 0 1 0 163320511 108998656 11590 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637298 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26611 11590 717 92 0 24955 0
Current children cumulated CPU time (s) 759.82
Current children cumulated vsize (KiB) 106444

[startup+822.852 s]
/proc/loadavg: 1.00 1.21 1.55 2/65 14066
/proc/meminfo: memFree=1626888/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106444 CPUtime=819.84
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11622 0 0 0 81961 23 0 0 25 0 1 0 163320511 108998656 11590 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26611 11590 717 92 0 24955 0
Current children cumulated CPU time (s) 819.84
Current children cumulated vsize (KiB) 106444

[startup+882.885 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 14066
/proc/meminfo: memFree=1626888/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106444 CPUtime=879.86
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11622 0 0 0 87963 23 0 0 25 0 1 0 163320511 108998656 11590 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26611 11590 717 92 0 24955 0
Current children cumulated CPU time (s) 879.86
Current children cumulated vsize (KiB) 106444

[startup+942.921 s]
/proc/loadavg: 1.00 1.14 1.48 2/65 14066
/proc/meminfo: memFree=1626952/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106444 CPUtime=939.87
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11622 0 0 0 93964 23 0 0 25 0 1 0 163320511 108998656 11590 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26611 11590 717 92 0 24955 0
Current children cumulated CPU time (s) 939.87
Current children cumulated vsize (KiB) 106444

[startup+1002.95 s]
/proc/loadavg: 1.00 1.11 1.44 2/65 14066
/proc/meminfo: memFree=1626952/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106448 CPUtime=999.89
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11623 0 0 0 99966 23 0 0 25 0 1 0 163320511 109002752 11591 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26612 11591 717 92 0 24956 0
Current children cumulated CPU time (s) 999.89
Current children cumulated vsize (KiB) 106448

[startup+1062.98 s]
/proc/loadavg: 1.00 1.09 1.41 2/65 14066
/proc/meminfo: memFree=1626952/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106448 CPUtime=1059.9
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11623 0 0 0 105967 23 0 0 25 0 1 0 163320511 109002752 11591 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710272 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26612 11591 717 92 0 24956 0
Current children cumulated CPU time (s) 1059.9
Current children cumulated vsize (KiB) 106448

[startup+1123.02 s]
/proc/loadavg: 1.00 1.07 1.39 2/65 14066
/proc/meminfo: memFree=1626952/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106448 CPUtime=1119.92
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11623 0 0 0 111969 23 0 0 25 0 1 0 163320511 109002752 11591 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26612 11591 717 92 0 24956 0
Current children cumulated CPU time (s) 1119.92
Current children cumulated vsize (KiB) 106448

[startup+1183.05 s]
/proc/loadavg: 1.00 1.05 1.36 2/65 14066
/proc/meminfo: memFree=1626888/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1179.94
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 117971 23 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1179.94
Current children cumulated vsize (KiB) 106464

[startup+1243.08 s]
/proc/loadavg: 1.00 1.04 1.33 2/65 14066
/proc/meminfo: memFree=1626888/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1239.95
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 123972 23 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1239.95
Current children cumulated vsize (KiB) 106464

[startup+1303.11 s]
/proc/loadavg: 1.00 1.03 1.31 2/65 14066
/proc/meminfo: memFree=1626888/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1299.98
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 129974 24 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711721 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 106464

[startup+1363.15 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 14066
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1359.99
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 135975 24 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711073 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1359.99
Current children cumulated vsize (KiB) 106464

[startup+1423.18 s]
/proc/loadavg: 1.06 1.03 1.27 2/65 14066
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1420
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 141976 24 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711233 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1420
Current children cumulated vsize (KiB) 106464

[startup+1483.21 s]
/proc/loadavg: 1.02 1.02 1.25 2/65 14066
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1480.01
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 147977 24 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638352 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1480.01
Current children cumulated vsize (KiB) 106464

[startup+1543.24 s]
/proc/loadavg: 1.01 1.02 1.23 2/65 14068
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1540.03
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 153979 24 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711232 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1540.03
Current children cumulated vsize (KiB) 106464

[startup+1603.27 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 14068
/proc/meminfo: memFree=1626760/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1600.05
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 159981 24 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1600.05
Current children cumulated vsize (KiB) 106464

[startup+1663.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/65 14068
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1660.07
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 165982 25 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712099 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1660.07
Current children cumulated vsize (KiB) 106464

[startup+1723.33 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 14068
/proc/meminfo: memFree=1626760/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1720.08
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 171983 25 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637736 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1720.08
Current children cumulated vsize (KiB) 106464

[startup+1783.37 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 14068
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1780.1
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 177985 25 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1780.1
Current children cumulated vsize (KiB) 106464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.34 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 14068
/proc/meminfo: memFree=1626760/2055920 swapFree=4192812/4192956
[pid=13852] ppid=13850 vsize=106464 CPUtime=1800.07
/proc/13852/stat : 13852 (solver) R 13850 13852 12750 0 -1 4194304 11627 0 0 0 179982 25 0 0 25 0 1 0 163320511 109019136 11595 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/13852/statm: 26616 11595 717 92 0 24960 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 106464

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.35
CPU time (s): 1800.08
CPU user time (s): 1799.82
CPU system time (s): 0.25996
CPU usage (%): 99.8188
Max. virtual memory (cumulated for all children) (KiB): 106464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11627
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= 11
involuntary context switches= 9269

runsolver used 1.77973 s user time and 4.72628 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Jan  7 05:53:46 UTC 2007


IDJOB= 201693
IDBENCH= 3778
FILE ID= node59/201693-1168149225

PBS_JOBID= 3478386

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-8.xml
COMMAND LINE= /tmp/evaluation/201693-1168149225/mistral/bin/solver /tmp/evaluation/201693-1168149225/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-201693-1168149225 -o ROOT/results/node59/solver-201693-1168149225 -C 1800 -M 900  /tmp/evaluation/201693-1168149225/mistral/bin/solver /tmp/evaluation/201693-1168149225/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  6d1268141c16c5921f55653855a956f2

RANDOM SEED= 619951643

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.239
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.239
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:       1630288 kB
Buffers:         17156 kB
Cached:         302036 kB
SwapCached:          0 kB
Active:         111624 kB
Inactive:       258176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6688 kB
Writeback:           0 kB
Mapped:          64156 kB
Slab:            40924 kB
Committed_AS:  3228264 kB
PageTables:       1928 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= 66545 MiB



End job on node59 on Sun Jan  7 06:23:49 UTC 2007