Trace number 201632

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
CSPtoSAT+minisat 0.3? (TO) 1800.05 1808.58

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-0.xml
MD5SUMa32198ea21ca0bec318dd728ce382b21
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.02178
SatisfiableNO
(Un)Satisfiability was provedNO
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
2.67	c ...done
2.68	c #SATvar=957484 #SATclauses=1908964 #CSPpredicates=25652

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/node34/watcher-201632-1168055538 -o ROOT/results/node34/solver-201632-1168055538 -C 1800 -M 900 /tmp/evaluation/201632-1168055538/CSPtoSAT+minisat /tmp/evaluation/201632-1168055538/unknown.xml 

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

/proc/loadavg: 1.97 2.00 2.00 5/69 6964
/proc/meminfo: memFree=1244464/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=6696 CPUtime=0
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 444 0 0 0 0 0 0 0 18 0 1 0 153947540 6856704 423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7691128 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 1674 423 383 52 0 30 0

[startup+0.102582 s]
/proc/loadavg: 1.97 2.00 2.00 5/69 6964
/proc/meminfo: memFree=1244464/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=13812 CPUtime=0.09
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 2426 0 0 0 9 0 0 0 18 0 1 0 153947540 14143488 2340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 3453 2344 694 52 0 1821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13812

[startup+0.510612 s]
/proc/loadavg: 1.97 2.00 2.00 5/69 6964
/proc/meminfo: memFree=1244464/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=82012 CPUtime=0.5
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 17871 0 0 0 42 8 0 0 21 0 1 0 153947540 83980288 17723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 20503 17724 696 52 0 18871 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 82012

[startup+1.33068 s]
/proc/loadavg: 1.97 2.00 2.00 2/68 6965
/proc/meminfo: memFree=1118264/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=143056 CPUtime=1.31
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 32506 0 0 0 116 15 0 0 25 0 1 0 153947540 146489344 32358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596961 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 35764 32358 704 52 0 34132 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 143056

[startup+2.96783 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=1086544/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=147036 CPUtime=2.93
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 33523 0 0 0 275 18 0 0 25 0 1 0 153947540 150564864 33349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 36759 33349 721 52 0 35127 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 147036

[startup+6.26009 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=973328/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=147116 CPUtime=6.21
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 33546 0 0 0 603 18 0 0 25 0 1 0 153947540 150646784 33372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 36779 33372 721 52 0 35147 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 147116

[startup+12.7146 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=973016/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=147380 CPUtime=12.63
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 33596 0 0 0 1245 18 0 0 25 0 1 0 153947540 150917120 33422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 36845 33422 721 52 0 35213 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 147380

[startup+25.5457 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 6991
/proc/meminfo: memFree=972312/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=148104 CPUtime=25.41
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 33733 0 0 0 2523 18 0 0 25 0 1 0 153947540 151658496 33559 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 37026 33559 721 52 0 35394 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 148104

[startup+51.2007 s]
/proc/loadavg: 2.09 2.03 2.00 3/73 6991
/proc/meminfo: memFree=971352/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=148500 CPUtime=50.94
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 33841 0 0 0 5075 19 0 0 25 0 1 0 153947540 152064000 33667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 37125 33667 721 52 0 35493 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 148500

[startup+102.502 s]
/proc/loadavg: 2.04 2.02 2.00 3/73 6991
/proc/meminfo: memFree=969880/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=149296 CPUtime=102.01
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 34034 0 0 0 10182 19 0 0 25 0 1 0 153947540 152879104 33860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 37324 33860 721 52 0 35692 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 149296

[startup+162.524 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 6991
/proc/meminfo: memFree=968152/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=150168 CPUtime=161.76
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 34249 0 0 0 16156 20 0 0 25 0 1 0 153947540 153772032 34075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 37542 34075 721 52 0 35910 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 150168

[startup+222.553 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 6991
/proc/meminfo: memFree=966552/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=150992 CPUtime=221.51
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 34456 0 0 0 22131 20 0 0 25 0 1 0 153947540 154615808 34282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 37748 34282 721 52 0 36116 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 150992

[startup+282.572 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=965016/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=151732 CPUtime=281.25
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 34653 0 0 0 28105 20 0 0 25 0 1 0 153947540 155373568 34479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 37933 34479 721 52 0 36301 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 151732

[startup+342.594 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=963544/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=152524 CPUtime=341
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 34846 0 0 0 34079 21 0 0 25 0 1 0 153947540 156184576 34672 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 38131 34672 721 52 0 36499 0
Current children cumulated CPU time (s) 341
Current children cumulated vsize (KiB) 152524

[startup+402.615 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=962072/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=153304 CPUtime=400.74
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 35038 0 0 0 40053 21 0 0 25 0 1 0 153947540 156983296 34864 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671495 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 38326 34864 721 52 0 36694 0
Current children cumulated CPU time (s) 400.74
Current children cumulated vsize (KiB) 153304

[startup+462.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=960600/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=154096 CPUtime=460.49
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 35223 0 0 0 46028 21 0 0 25 0 1 0 153947540 157794304 35049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 38524 35049 721 52 0 36892 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 154096

[startup+522.667 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=959192/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=154756 CPUtime=520.23
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 35407 0 0 0 52001 22 0 0 25 0 1 0 153947540 158470144 35233 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 38689 35233 721 52 0 37057 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 154756

[startup+582.718 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 7141
/proc/meminfo: memFree=956360/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=155596 CPUtime=579.85
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 35588 0 0 0 57963 22 0 0 25 0 1 0 153947540 159330304 35414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 38899 35414 721 52 0 37267 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 155596

[startup+642.756 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=956248/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=156256 CPUtime=639.55
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 35765 0 0 0 63932 23 0 0 25 0 1 0 153947540 160006144 35591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680293 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 39064 35591 721 52 0 37432 0
Current children cumulated CPU time (s) 639.55
Current children cumulated vsize (KiB) 156256

[startup+702.777 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=954904/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=156916 CPUtime=699.29
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 35941 0 0 0 69906 23 0 0 25 0 1 0 153947540 160681984 35767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 39229 35767 721 52 0 37597 0
Current children cumulated CPU time (s) 699.29
Current children cumulated vsize (KiB) 156916

[startup+762.802 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 7189
/proc/meminfo: memFree=953624/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=157576 CPUtime=759.05
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 36115 0 0 0 75881 24 0 0 25 0 1 0 153947540 161357824 35941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 39394 35941 721 52 0 37762 0
Current children cumulated CPU time (s) 759.05
Current children cumulated vsize (KiB) 157576

[startup+822.826 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 7189
/proc/meminfo: memFree=952280/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=158236 CPUtime=818.81
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 36286 0 0 0 81857 24 0 0 25 0 1 0 153947540 162033664 36112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 39559 36112 721 52 0 37927 0
Current children cumulated CPU time (s) 818.81
Current children cumulated vsize (KiB) 158236

[startup+882.854 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=950872/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=159164 CPUtime=878.55
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 36456 0 0 0 87831 24 0 0 25 0 1 0 153947540 162983936 36282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 39791 36282 721 52 0 38159 0
Current children cumulated CPU time (s) 878.55
Current children cumulated vsize (KiB) 159164

[startup+942.878 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=949592/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=159824 CPUtime=938.31
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 36626 0 0 0 93806 25 0 0 25 0 1 0 153947540 163659776 36452 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 39956 36452 721 52 0 38324 0
Current children cumulated CPU time (s) 938.31
Current children cumulated vsize (KiB) 159824

[startup+1002.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=948376/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=160484 CPUtime=998.05
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 36787 0 0 0 99780 25 0 0 25 0 1 0 153947540 164335616 36613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 40121 36613 721 52 0 38489 0
Current children cumulated CPU time (s) 998.05
Current children cumulated vsize (KiB) 160484

[startup+1062.92 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 7189
/proc/meminfo: memFree=947096/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=161012 CPUtime=1057.8
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 36952 0 0 0 105755 25 0 0 25 0 1 0 153947540 164876288 36778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 40253 36778 721 52 0 38621 0
Current children cumulated CPU time (s) 1057.8
Current children cumulated vsize (KiB) 161012

[startup+1122.94 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 7189
/proc/meminfo: memFree=945880/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=161672 CPUtime=1117.54
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 37112 0 0 0 111729 25 0 0 25 0 1 0 153947540 165552128 36938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 40418 36938 721 52 0 38786 0
Current children cumulated CPU time (s) 1117.54
Current children cumulated vsize (KiB) 161672

[startup+1182.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=944600/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=162200 CPUtime=1177.3
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 37274 0 0 0 117704 26 0 0 25 0 1 0 153947540 166092800 37100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 40550 37100 721 52 0 38918 0
Current children cumulated CPU time (s) 1177.3
Current children cumulated vsize (KiB) 162200

[startup+1242.98 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 7189
/proc/meminfo: memFree=943384/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=162860 CPUtime=1237.03
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 37434 0 0 0 123677 26 0 0 25 0 1 0 153947540 166768640 37260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 40715 37260 721 52 0 39083 0
Current children cumulated CPU time (s) 1237.03
Current children cumulated vsize (KiB) 162860

[startup+1303 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 7189
/proc/meminfo: memFree=942168/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=163520 CPUtime=1296.78
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 37593 0 0 0 129652 26 0 0 25 0 1 0 153947540 167444480 37419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678605 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 40880 37419 721 52 0 39248 0
Current children cumulated CPU time (s) 1296.78
Current children cumulated vsize (KiB) 163520

[startup+1363.02 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 7189
/proc/meminfo: memFree=940952/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=164452 CPUtime=1356.53
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 37749 0 0 0 135626 27 0 0 25 0 1 0 153947540 168398848 37575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 41113 37575 721 52 0 39481 0
Current children cumulated CPU time (s) 1356.53
Current children cumulated vsize (KiB) 164452

[startup+1423.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=939736/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=164980 CPUtime=1416.27
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 37905 0 0 0 141600 27 0 0 25 0 1 0 153947540 168939520 37731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 41245 37731 721 52 0 39613 0
Current children cumulated CPU time (s) 1416.27
Current children cumulated vsize (KiB) 164980

[startup+1483.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=938584/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=165640 CPUtime=1476.03
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38061 0 0 0 147575 28 0 0 25 0 1 0 153947540 169615360 37887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 41410 37887 721 52 0 39778 0
Current children cumulated CPU time (s) 1476.03
Current children cumulated vsize (KiB) 165640

[startup+1543.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=937432/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=166168 CPUtime=1535.78
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38214 0 0 0 153550 28 0 0 25 0 1 0 153947540 170156032 38040 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 41542 38040 721 52 0 39910 0
Current children cumulated CPU time (s) 1535.78
Current children cumulated vsize (KiB) 166168

[startup+1603.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7191
/proc/meminfo: memFree=936216/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=166828 CPUtime=1595.53
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38370 0 0 0 159525 28 0 0 25 0 1 0 153947540 170831872 38196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 41707 38196 721 52 0 40075 0
Current children cumulated CPU time (s) 1595.53
Current children cumulated vsize (KiB) 166828

[startup+1663.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7191
/proc/meminfo: memFree=935064/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=167356 CPUtime=1655.28
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38526 0 0 0 165500 28 0 0 25 0 1 0 153947540 171372544 38352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665461 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 41839 38352 721 52 0 40207 0
Current children cumulated CPU time (s) 1655.28
Current children cumulated vsize (KiB) 167356

[startup+1723.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7191
/proc/meminfo: memFree=933912/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=168016 CPUtime=1715.03
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38679 0 0 0 171475 28 0 0 25 0 1 0 153947540 172048384 38505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 42004 38505 721 52 0 40372 0
Current children cumulated CPU time (s) 1715.03
Current children cumulated vsize (KiB) 168016

[startup+1783.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 7191
/proc/meminfo: memFree=932696/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=168544 CPUtime=1774.79
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38832 0 0 0 177450 29 0 0 25 0 1 0 153947540 172589056 38658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 42136 38658 721 52 0 40504 0
Current children cumulated CPU time (s) 1774.79
Current children cumulated vsize (KiB) 168544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.55 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 7191
/proc/meminfo: memFree=932184/2055920 swapFree=4192812/4192956
[pid=6963] ppid=6961 vsize=168808 CPUtime=1800.02
/proc/6963/stat : 6963 (CSPtoSAT+minisa) R 6961 6963 4482 0 -1 4194304 38895 0 0 0 179973 29 0 0 25 0 1 0 153947540 172859392 38721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6963/statm: 42202 38721 721 52 0 40570 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 168808

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.58
CPU time (s): 1800.05
CPU user time (s): 1799.73
CPU system time (s): 0.321951
CPU usage (%): 99.5286
Max. virtual memory (cumulated for all children) (KiB): 168808

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

runsolver used 1.68974 s user time and 4.81327 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 03:52:18 UTC 2007


IDJOB= 201632
IDBENCH= 3774
FILE ID= node34/201632-1168055538

PBS_JOBID= 3475507

Free space on /tmp= 66532 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-0.xml
COMMAND LINE= /tmp/evaluation/201632-1168055538/CSPtoSAT+minisat /tmp/evaluation/201632-1168055538/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-201632-1168055538 -o ROOT/results/node34/solver-201632-1168055538 -C 1800 -M 900  /tmp/evaluation/201632-1168055538/CSPtoSAT+minisat /tmp/evaluation/201632-1168055538/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a32198ea21ca0bec318dd728ce382b21

RANDOM SEED= 821930352

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.227
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.227
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:       1244944 kB
Buffers:         38248 kB
Cached:         670176 kB
SwapCached:          0 kB
Active:         115256 kB
Inactive:       613704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5056 kB
Writeback:           0 kB
Mapped:          30912 kB
Slab:            67784 kB
Committed_AS:  2363576 kB
PageTables:       1636 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= 66527 MiB



End job on node34 on Sat Jan  6 04:22:28 UTC 2007